This website requires JavaScript.
Explore
Help
Register
Sign In
Partydeck
/
Websocket-Extension
Watch
3
Star
0
Fork
0
You've already forked Websocket-Extension
mirror of
https://github.com/defold/extension-websocket.git
synced
2025-06-27 01:47:42 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
Websocket-Extension
/
websocket
History
Björn Ritzl
bc56b02e5b
Reduced thread name length
...
pthread_setname_np() restricts thread name length to 16 characters.
2021-03-18 18:31:57 +01:00
..
api
Issue 22: Don't send Sec-WebSocket-Protocol unless specified
2020-11-09 19:03:27 +01:00
include
Use the Emscripten websocket library instead of POSIX socket emulation (
#33
)
2021-02-18 22:13:53 +01:00
lib
/web
Use the Emscripten websocket library instead of POSIX socket emulation (
#33
)
2021-02-18 22:13:53 +01:00
src
Reduced thread name length
2021-03-18 18:31:57 +01:00
ext.manifest
Added support for SSL
2020-08-28 12:43:50 +02:00