//
pkg.gl
Category
github.com/Pegasus8/piworker
webui
backend
websocket
package
0.1.0-alpha.1
Repository:
https://github.com/pegasus8/piworker.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
98 SLOC
#
Functions
Upgrade
Upgrade func takes incoming connections and upgrade the request into a WebSocket connection.
Writer
Writer func sends data into WebSocket to the client.