module
0.0.0-20161110052602-62f173dff4c0
Repository: https://github.com/cloud66/fayego.git
Documentation: pkg.go.dev
# README
fayego
Go implementation of a Faye server and client.
Current Status
Work in progress, still pre-alpha.
Currently implementing full server feature set, the initial implementation is WebSocket only. HTTP connections handling to follow.
Lots of TODO's on the list and mid implementation.
License
See LICENSE file.
# Packages
No description provided by the author
No description provided by the author
TODO: factor out the code and clean things up a little, commit - works with firefox/chrome/safari on mac with long-polling/eventsource support
TODO: pure long-polling
TODO: callback-polling
TODO: cross-origin-polling
*/
Created by Paul Crawford
Copyright (c) 2013.
No description provided by the author