//
pkg.gl
Category
github.com/jchauncey/draft
api
package
0.3.0
Repository:
https://github.com/jchauncey/draft.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
28
Dependents
0
Files
390 SLOC
#
Functions
NewServer
NewServer sets up the required Server and does protocol specific checking.
#
Variables
WebsocketUpgrader
WebsocketUpgrader represents the default websocket.Upgrader that Draft employs.
#
Structs
Server
Server is an API Server which listens and responds to HTTP requests.