godot/modules/websocket
luz.paz 612ab4bbc6 Fix typos with codespell
Found via `codespell -q 3 --skip="./thirdparty,./editor/translations" -I ../godot-word-whitelist.txt`
Whitelist consists of:
```
ang
doubleclick
lod
nd
que
te
unselect
```
2018-02-21 19:46:06 +01:00
..
config.py
emws_client.cpp
emws_client.h
emws_peer.cpp
emws_peer.h
emws_server.cpp
emws_server.h
lws_client.cpp
lws_client.h
lws_helper.h Fix typos with codespell 2018-02-21 19:46:06 +01:00
lws_peer.cpp
lws_peer.h
lws_server.cpp
lws_server.h
register_types.cpp
register_types.h
SCsub Websocket module properly recognize UWP (by @vnen) 2018-02-20 15:11:50 +01:00
websocket_client.cpp
websocket_client.h
websocket_macros.h
websocket_multiplayer.cpp
websocket_multiplayer.h
websocket_peer.cpp
websocket_peer.h
websocket_server.cpp
websocket_server.h