All Projects → googollee → Go Engine.io

googollee / Go Engine.io

Licence: other
engine.io for golang, a transport-based cross-browser/cross-device bi-directional communication layer.

Programming Languages

go
31211 projects - #10 most used programming language

go-engine.io

The development for this project as moved into: https://github.com/googollee/go-socket.io Pull requests to the master branch will not be accepted (except for fixing vulnerabilities).

To migrate simply update your imports from:

import "github.com/googollee/go-engine.io"

To:

import "github.com/googollee/go-socket.io/engineio"

License

The 3-clause BSD License - see LICENSE for more details

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].