wazoox / websocket

Websocket experiment with Google Go and JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A basic websocket server and client in Go, and a javascript client graphing with smoothie.js.
Used to get a basic understanding of Go and websockets.

Changes:

* Updated go code to run with go 1.2
* Added a very basic go client
* updated smoothie.js
* added a license

About

Websocket experiment with Google Go and JavaScript

License:Other


Languages

Language:JavaScript 96.2%Language:Go 3.8%