-
Notifications
You must be signed in to change notification settings - Fork 1k
Download and install
Alex Sergeyev edited this page May 30, 2014
·
33 revisions
websocketd is distributed as a single executable binary.
Latest release: 0.2.9 (2014-05-29)
- Download the platform specific archive.
- Extract files to folder of your choice or extract executable only.
- Add it to your
PATH
.
Previous release: 0.2.8 (2014-01-11)
- Download the platform specific application.
- Make it executable:
chmod +x websocketd
. (Not required on Windows) - Add it to your
PATH
.
websocketd --help
Now follow the ten second tutorial or ten minute tutorial, depending on your patience levels.
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