This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-f892c9da98
Register
Sign In
tinqs
/
engine
Watch
7
Star
0
Fork
0
You've already forked engine
Code
Agents
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Issues
Files
63d45136dceedf207a490ca070f3b437d37126e4
engine
/
modules
/
websocket
T
History
Robin Hübner
8aeade74db
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
..
doc_classes
…
config.py
…
emws_client.cpp
…
emws_client.h
…
emws_peer.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
emws_peer.h
…
emws_server.cpp
…
emws_server.h
…
packet_buffer.h
…
register_types.cpp
…
register_types.h
…
SCsub
…
websocket_client.cpp
…
websocket_client.h
…
websocket_macros.h
…
websocket_multiplayer_peer.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
websocket_multiplayer_peer.h
Fixes minor issues found by static analyzer
2019-07-07 23:08:51 +02:00
websocket_peer.cpp
…
websocket_peer.h
…
websocket_server.cpp
…
websocket_server.h
…
wsl_client.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
wsl_client.h
Optimize header reads (avoid extra allocs)
2019-07-04 15:03:04 +02:00
wsl_peer.cpp
…
wsl_peer.h
…
wsl_server.cpp
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in rest of 'modules/'
2019-08-12 10:15:54 +02:00
wsl_server.h
(Re-)Implement subprotocols in websocket server.
2019-07-08 07:48:26 +02:00