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

Fixed several bugs with notifications #16

Merged
merged 4 commits into from
Apr 24, 2017
Merged

Commits on Apr 21, 2017

  1. Fixed method JsonRpcConsumer.notify_channel()

    Fixed inbound http/websocket notifications to return correct transport-specific results
    ekzobrain committed Apr 21, 2017
    Configuration menu
    Copy the full SHA
    fadf078 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2017

  1. Configuration menu
    Copy the full SHA
    b9349b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e330d3b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2017

  1. Normalize use of WebSocketConsumer._encode() method to allow overridi…

    …ng it for certain use cases (allow passing flags to json.encode())
    ekzobrain committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    afafd3f View commit details
    Browse the repository at this point in the history