simple-drawing-backend

command module
v0.0.0-...-e11a5c6 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2020 License: MIT Imports: 8 Imported by: 0

README

simple-drawing-backend

此项目使用 GO 语言编写了一个简单白板(涂鸦)服务端功能。 所使用的通信协议是 WebSocket,因此所有的用户都将实时看到彼此的绘制路径。其次,用户还可以为画笔设置颜色等。

点此查看《使用golang构建实时白板》

Install dependeice
$ glide install
Running

Buld and run the server.

$ go build -o server && ./server

Open client/index.html in your browser.

Snapshot

效果截图

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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