Bayeux protocol library compatible with CometD and Faye servers.
go get github.com/sigmavirus24/gobayeux/v2
Library provides a basic set of features to start getting notification over long-polling
transport.
- Handshake
- Connect/Disconnect
- Subscribe/Unsubscribe
- Publish and Delivery event messages
- The long-polling transport
- The callback-polling transport
- The websocket transport
- @sigmavirus24
- @L11R
Apache 2.0