index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
websocket
Age
Commit message (
Expand
)
Author
2018-06-23
Sanitize protocol struct, def LWS T/RX buffer size
Fabio Alessandrelli
2018-06-07
Bump libwebsockets to version 3.0.0
Fabio Alessandrelli
2018-06-07
Thirdparty: Fill copyright for lws, miniupnpc, clipper
Rémi Verschelde
2018-06-06
Fix LWSPeer get_connected_[host/port]
Fabio Alessandrelli
2018-05-30
SCons: Pass env to modules can_build method
Rémi Verschelde
2018-05-08
Document websocket module, further document enet
Fabio Alessandrelli
2018-04-21
Various coverity scan fixes for networking
Fabio Alessandrelli
2018-04-12
Implement get_peer_[address|port] in ENet/WSServer
Fabio Alessandrelli
2018-04-03
Websocket client SSL support
Fabio Alessandrelli
2018-03-21
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-03-01
Remove unneeded and problematic minilex.c from lws.
Fabio Alessandrelli
2018-02-28
Use Prepend instead of Append for mbedTLS include
Fabio Alessandrelli
2018-02-21
Fix typos with codespell
luz.paz
2018-02-20
Websocket module properly recognize UWP (by @vnen)
George Marques
2018-02-14
Allow building with system wide mbedtls on X11
Fabio Alessandrelli
2018-02-14
lws module now uses mbedtls as OpenSSL replacement
Fabio Alessandrelli
2018-02-06
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
Add websocket module.
Fabio Alessandrelli