Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Action Cable #257

Merged
merged 1 commit into from Apr 13, 2019
Merged

Commits on Jan 8, 2019

  1. Add support for Action Cable

    Refactor log subscribers & create a new one to support logging of Action Cable events
    
    Monkey-patch Action Cable server class to silence default Action Cable logger
    
    Monkey-patch Action Cable Channel and Connection classes to support logging subscribe, unsubscribe, connect & disconnect events
    
    Update log formatters to support Action Cable log data
    xlts committed Jan 8, 2019
    Copy the full SHA
    c1d1957 View commit details
    Browse the repository at this point in the history