Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 3 months ago
..
.gitignore 0bbe5ef586 Add minimal connection demos 5 years ago
README.md b4c73f4888 Fix README links to asset library (#1078) 10 months ago
Signaling.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
Signaling.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
chat.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
chat.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
link_button.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
link_button.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
main.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
main.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
main.tscn 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
minimal.gd bac1e69164 Use static typing in all demos (#1063) 11 months ago
minimal.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
minimal.tscn 4d49bbd1b8 Update demos for Godot 4.4 1 month ago
project.godot 4d49bbd1b8 Update demos for Godot 4.4 1 month ago

README.md

WebRTC Minimal

This is a minimal sample of using WebRTC connections to connect two peers to each other.

Language: GDScript

Renderer: Compatibility