Skip to content

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

Stars

6 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages