Skip to content

sigmavirus24/gobayeux

Repository files navigation

gobayeux

PkgGoDev Test Build Lint

Bayeux protocol library compatible with CometD and Faye servers.

Documentation

Installation

go get github.com/sigmavirus24/gobayeux/v2

Status

Library provides a basic set of features to start getting notification over long-polling transport.

Protocol compliance

  • Handshake
  • Connect/Disconnect
  • Subscribe/Unsubscribe
  • Publish and Delivery event messages
  • The long-polling transport
  • The callback-polling transport
  • The websocket transport

Authors

  • @sigmavirus24
  • @L11R

License

Apache 2.0