Google Go

Go is a language in its early years, but is gaining popularity, mainly due to the corporate backing from Google and being one of the three languages supported on the Google App Engine, beside Python and Java.

The go-socket.io implementation provides socket.io support on Go. This project supports almost all the transports and also supports socket.io on Google's App Engine. The original codebase for this project is at https://github.com/madari/go-socket.io, but the development there has stagnated for a while; but others seem to have taken up the torch. The socket.io wiki points to this fork:https://github.com/davies/go-socket.io.

One thing to notice here is that this codebase still doesn't support versions higher than 0.6.x.

Check out the forks created in github and you will find interesting developments being done to the code. Like this fork, which was updated much more recently:https://github.com/justinfx/go-socket.io.

If you want to use a newer version of socket.io, the fork at https://github.com/murz/go-socket.io should support versions up to 0.8.x (this was at the time of writing).

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset