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
/
emws_server.cpp
Age
Commit message (
Expand
)
Author
2022-08-07
[Websocket] Remove dummy JS server implemenation.
Fabio Alessandrelli
2022-04-12
Added set_extra_headers() to WebSocketServer
Oğuzhan Eroğlu
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-05-06
Rename `IP_Unix`, `IP_Address` and `TCP_Server` to remove underscores
Hugo Locurcio
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-02-18
PoolVector is gone, replaced by Vector
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-10-15
Fix HTML5 build after 67a4c30.
Fabio Alessandrelli
2019-06-15
Allow setting websocket buffers sizes internally.
Fabio Alessandrelli
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-11-12
Convert WebSocket module to use PacketBuffer class
Fabio Alessandrelli
2018-10-23
Add missing EMWSServer::poll function.
Fabio Alessandrelli
2018-09-24
Implement WebSocket close notify.
Fabio Alessandrelli
2018-04-12
Implement get_peer_[address|port] in ENet/WSServer
Fabio Alessandrelli
2018-03-21
s/2017/2018/g for gles2, websocket, linux appdata
Poommetee Ketson
2018-02-06
Relicense module to the wondeful Godot community!
Fabio Alessandrelli
2018-02-06
Add websocket module.
Fabio Alessandrelli