websocket-golang-chat

command module
v0.0.0-...-609d19a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 10, 2013 License: MIT Imports: 5 Imported by: 0

README

This is a demo of a simple web chat app using golang and websockets.

This requires the go websocket package, to get the package

go get code.google.com/p/go.net/websocket

To get the files for this example app

go get github.com/Niessy/websocket-golang-chat

go install

Note that in order to call the binary from any folder you have to change the path in line 17 to

"PATH_TO_FOLDER/websocket-golang-chat/chat.html"

If your not going to need to call it from anywhere but the current folder then dont do anything.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL