madari / go-socket.io

A Socket.IO backend implementation written in Go
http://gopkgdoc.appspot.com/pkg/github.com/madari/go-socket.io
MIT License
412 stars 64 forks source link

gofix: socketio.go: fixed stringssplit #5

Closed emmaly closed 13 years ago

emmaly commented 13 years ago

I ran gofix on socketio.go to make it compatible with r59. You're welcome to pull. Thanks for the code!

madari commented 13 years ago

Thanks, but this was already addressed in the dev branch. I merged it into master.