Liveblog
Simple Liveblog to demonstrate WebSockets in Go
Install / Use
/learn @DenBeke/LiveblogREADME
Liveblog
Simple Liveblog to demonstrate WebSockets in Go
Build & Run
Compile and run the Go back-end:
$ go build
$ ./Liveblog
Open index.html and admin.html in the browser.
