Today I wrote a very small library for converting games to multiplayer. I was able to convert my Go game so you can play online with other players.
Go demo is here. 2p library source code is available as a gist, or you can view the go game source code.