summaryrefslogtreecommitdiffstats
path: root/modules/websocket/lws_server.h
Commit message (Expand)AuthorAgeFilesLines
* Remove libwebsocket. No longer used, yay!Fabio Alessandrelli2019-07-041-73/+0
* Allow setting websocket buffers sizes internally.Fabio Alessandrelli2019-06-151-0/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Fix missing/malformed license headersRémi Verschelde2019-01-011-0/+1
* Convert WebSocket module to use PacketBuffer classFabio Alessandrelli2018-11-121-0/+5
* Implement WebSocket close notify.Fabio Alessandrelli2018-09-241-1/+1
* Implement get_peer_[address|port] in ENet/WSServerFabio Alessandrelli2018-04-121-0/+3
* s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson2018-03-211-2/+2
* Relicense module to the wondeful Godot community!Fabio Alessandrelli2018-02-061-3/+4
* Add websocket module.Fabio Alessandrelli2018-02-061-0/+62