Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 433 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 433 Bytes

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.