-
Notifications
You must be signed in to change notification settings - Fork 1k
Program Flow
bgailer edited this page Jul 7, 2018
·
6 revisions
UNDER CONSTRUCTION!!
Upon start the server waits for a connection which can be triggered by HTTP or WS requests.
At that time the server starts the program specified in the websocketd command. If --staticdir is specified it will return the file specified in the request,
The websocketd user guide is a publicly editable wiki. Please contribute!
Getting Started
Reference
Language specific
Advanced: Internals
Spanish Websocket Wiki
Primeros pasos
Referencia
Lenguajes
Avanzado