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

NATS transport #680

Merged
merged 1 commit into from
Apr 27, 2018
Merged

NATS transport #680

merged 1 commit into from
Apr 27, 2018

Commits on Apr 16, 2018

  1. Add NATS transport

    NATS is an open-source, cloud-native messaging system
    (https://www.nats.io).
    The functional provides API that lets one works with NATS
    in a similar way as HTTP.
    
    - nats.MsgHandler could be used in queue or simple subscriber
    - Sync publisher
    Kirill Parasotchenko committed Apr 16, 2018
    Configuration menu
    Copy the full SHA
    db58b3a View commit details
    Browse the repository at this point in the history