Ports of Go examples from these 2 links:
Run like this (from project's root directory):
node examples/go/pingpong
Compile first by running
npm run build
The Firebase example needs a real Firebase url, and works only in Firefox (as it uses Javascript features not yet available in other browsers).