mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
10 lines
231 B
Markdown
10 lines
231 B
Markdown
|
# WebSocket Minimal
|
||
|
|
||
|
This is a minimal sample of connecting two peers to each other using websockets.
|
||
|
|
||
|
Language: GDScript
|
||
|
|
||
|
Renderer: GLES 2
|
||
|
|
||
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/539
|