Edit of asset "QTI Neon" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | QTI Neon | QTI Neon |
| Description |
QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. Clients never communicate directly. The relay routes packets by destination ID in the packet header, keeping NAT traversal trivial and host addresses private. The host is just another participant — it has no special network position, only a special protocol role. Neon features: - Relay-mediated UDP with automatic NAT traversal - Connection handshake with host-assigned client IDs and session tokens - Token-based reconnection (5-minute window by default) - Opt-in reliable delivery with retransmit and duplicate detection - Per-source rate limiting (100 pps default) - Auto-ping keepalive - Optional DTLS 1.2/1.3 encryption — relay-terminated, transparent to game code - Zero game-specific logic in the relay or library |
QTI Neon is a minimal, game-agnostic, relay-based UDP multiplayer protocol library. Clients never communicate directly. The relay routes packets by destination ID in the packet header, keeping NAT traversal trivial and host addresses private. The host is just another participant — it has no special network position, only a special protocol role. Neon features: - Relay-mediated UDP with automatic NAT traversal - Connection handshake with host-assigned client IDs and session tokens - Token-based reconnection (5-minute window by default) - Opt-in reliable delivery with retransmit and duplicate detection - Per-source rate limiting (100 pps default) - Auto-ping keepalive - Optional DTLS 1.2/1.3 encryption — relay-terminated, transparent to game code - Zero game-specific logic in the relay or library |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | Custom | Custom |
| Repository Url | https://github.com/Quiet-Terminal-Interactive/QTINeon | https://github.com/Quiet-Terminal-Interactive/QTINeon |
| Issues Url | https://github.com/Quiet-Terminal-Interactive/QTINeon/issues | https://github.com/Quiet-Terminal-Interactive/QTINeon/issues |
| Godot version | Godot 4.2 | Godot 4.2 |
| Version String | 1.0.0 | 1.0.0 |
| Download Commit | https://github.com/Quiet-Terminal-Interactive/QTINeon/releases/download/godot-v1.0.0/qti-neon-1.0.0.zip | https://github.com/Quiet-Terminal-Interactive/QTINeon/releases/download/godot-v1.0.0/qti-neon-1.0.0.zip |
| Download Url (Computed) | https://github.com/Quiet-Terminal-Interactive/QTINeon/releases/download/godot-v1.0.0/qti-neon-1.0.0.zip | https://github.com/Quiet-Terminal-Interactive/QTINeon/releases/download/godot-v1.0.0/qti-neon-1.0.0.zip |
| Icon Url |
https://raw.githubusercontent.com/Quiet-Terminal-Interactive/QTINeon/main/godot/addons/qti_neon/logo.png
|
https://raw.githubusercontent.com/Quiet-Terminal-Interactive/QTINeon/main/godot/addons/qti_neon/logo.png
|