summaryrefslogtreecommitdiff
path: root/modules/websocket/lws_peer.cpp
AgeCommit message (Expand)Author
2019-02-18Fix warnings seen with warnings=all and recent GCC 8.2.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2019-01-01Fix missing/malformed license headersRémi Verschelde
2018-11-12Convert WebSocket module to use PacketBuffer classFabio Alessandrelli
2018-09-28Remove socket_helper.h after NetSocket refactorFabio Alessandrelli
2018-09-27Fix warnings about unused variables [-Wunused-variable]Rémi Verschelde
2018-09-24Implement WebSocket clean close detection.Fabio Alessandrelli
2018-09-24Implement WebSocket close notify.Fabio Alessandrelli
2018-08-06Fix WebSocket crash due to non PDO init.Fabio Alessandrelli
2018-06-06Fix LWSPeer get_connected_[host/port]Fabio Alessandrelli
2018-04-21Various coverity scan fixes for networkingFabio Alessandrelli
2018-04-12Implement get_peer_[address|port] in ENet/WSServerFabio Alessandrelli
2018-03-21s/2017/2018/g for gles2, websocket, linux appdataPoommetee Ketson
2018-02-06Relicense module to the wondeful Godot community!Fabio Alessandrelli
2018-02-06Add websocket module.Fabio Alessandrelli