Edit of asset "P2P Net" Accepted

Old/Current New/Edit
Title P2P Net P2P Net
Description Generic P2P networking layer for Godot 4. Provides a WebSocket signaling client and server (compatible with the official Godot webrtc_signaling demo), WebRTC mesh transport, and a simple raw-bytes API.

Features:
- host_room() / join_room() with room codes
- send_to() and broadcast() with Error return codes
- seal_lobby(), peer_joined when WebRTC is ready
- Optional local signaling server scene (port 8080)
- Headless smoke tests included

Desktop exports require the webrtc-native GDExtension (https://github.com/godotengine/webrtc-native). HTML5 uses Godot's built-in WebRTC. Run godot --import once after installing the extension.
Generic P2P networking layer for Godot 4. Provides a WebSocket signaling client and server (compatible with the official Godot webrtc_signaling demo), WebRTC mesh transport, and a simple raw-bytes API.

Features:
- host_room() / join_room() with room codes
- send_to() and broadcast() with Error return codes
- seal_lobby(), peer_joined when WebRTC is ready
- Optional local signaling server scene (port 8080)
- Headless smoke tests included

Desktop exports require the webrtc-native GDExtension (https://github.com/godotengine/webrtc-native). HTML5 uses Godot's built-in WebRTC. Run godot --import once after installing the extension.
Category Misc Misc
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/tlloancy/godot-p2p-net https://github.com/tlloancy/godot-p2p-net
Issues Url https://github.com/tlloancy/godot-p2p-net/issues https://github.com/tlloancy/godot-p2p-net/issues
Godot version Godot 4.3 Godot 4.3
Version String 1.0.0 1.0.0
Download Commit ee17cd577886e30659db7c074c6b27477086c053 ee17cd577886e30659db7c074c6b27477086c053
Download Url (Computed) https://github.com/tlloancy/godot-p2p-net/archive/ee17cd577886e30659db7c074c6b27477086c053.zip https://github.com/tlloancy/godot-p2p-net/archive/ee17cd577886e30659db7c074c6b27477086c053.zip
Icon Url https://raw.githubusercontent.com/tlloancy/godot-p2p-net/main/icon.png
https://raw.githubusercontent.com/tlloancy/godot-p2p-net/main/icon.png