Skip to content
forked from tmsvn/websocket

Websocket experiment with Google Go and JavaScript

License

Notifications You must be signed in to change notification settings

wazoox/websocket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.2%
  • Go 3.8%