Skip to content
Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 9 or later, make sure you turn off "Compatibility View".

This repository

socket.io library for golang, forked from http://code.google.com/p/go-socketio/

branch: 1.0

This branch is 1 commit ahead and 0 commits behind master

1.x

latest commit 4f53c530be
Googol Lee authored
example 1.x
LICENSE 1.x
README.md 1.x
adapter.go 1.x
attachment.go 1.x
attachment_test.go 1.x
caller.go 1.x
emitter.go 1.x
handler.go 1.x
helper_test.go 1.x
ioutil.go 1.x
message_reader.go 1.x
message_reader_test.go 1.x
namespace.go 1.x
parser.go 1.x
parser_test.go 1.x
server.go 1.x
socket.go 1.x
trim_writer.go 1.x
trim_writer_test.go 1.x
README.md

socket.io

socket.io for golang. Supported room.

It compatible with latest implement of socket.io in node.js.

Example

Please check example folder

TODO

  • More unit tests
  • Error handler
  • Document
Something went wrong with that request. Please try again.