Skip to content

ironsweet/gocomet

Repository files navigation

gocomet

A Go implementation of the Bayeux Protocol.

Installation

go get github.com/balzaczyy/gocomet

Usage

import comet "github.com/balzaczyy/gocomet"
...
http.Handle("/cometd", comet.New())

License

MIT, see LICENSE.txt.

About

A Go implementation of the Bayeux Protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages