This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
ad74092df35246322c547ee99068d3d2bfd39a10
godot
/
modules
/
websocket
T
History
A Thousand Ships
636a7435db
Docs: Proofreading for grammar and spelling
...
Minor cases with confusion over `it's`, `its`, and the possessive.
2026-06-18 16:53:04 +02:00
..
doc_classes
Docs: Proofreading for grammar and spelling
2026-06-18 16:53:04 +02:00
editor
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
config.py
…
emws_peer.cpp
…
emws_peer.h
…
library_godot_websocket.js
…
packet_buffer.h
…
register_types.cpp
…
register_types.h
…
remote_debugger_peer_websocket.cpp
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
remote_debugger_peer_websocket.h
Make
memnew(RefCounted)
return
Ref
, to force callers to take ownership of it through a reference.
2026-03-18 20:34:08 +01:00
SCsub
…
websocket_multiplayer_peer.cpp
…
websocket_multiplayer_peer.h
…
websocket_peer.cpp
…
websocket_peer.h
…
wsl_peer.cpp
…
wsl_peer.h
…