/gocent

Go library to communicate with Centrifugo HTTP API

Primary LanguageGoMIT LicenseMIT

Gocent

Gocent is a Go HTTP API client for Centrifugo real-time messaging server.

Documentation

Installation

Install Gocent using the "go get" command:

go get github.com/centrifugal/gocent/v3

License

Gocent is available under the MIT license.