70602c4e6b
* Update .gitignore for CLion compatibility * Add pingIntervalSeconds to constructor for WebSocketServer * Add Heartbeat section to WebSocketServer usage documentation * Fix typo
13 lines
115 B
Plaintext
13 lines
115 B
Plaintext
build
|
|
*.pyc
|
|
venv
|
|
ixsnake/ixsnake/.certs/
|
|
site/
|
|
ws/.certs/
|
|
ws/.srl
|
|
ixhttpd
|
|
makefile
|
|
a.out
|
|
.idea/
|
|
cmake-build-debug/
|