基于golang的websocket服务器:screenshot_annotation
jopen
10年前
screenshot_annotation
基于golang的websocket服务器
Server:
- go build
- screenshot_annotation --addr=:7788 --debug=true
Test:
- cd $src/test
- go build
- ./test