Sdks
SDKs
Client SDKs for integrating Nexis into your game.
SDKs
Nexis client SDKs are organized per language/runtime so teams can integrate with their engine stack cleanly.
Available SDKs
Planned SDK tracks
- Rust / Bevy
- C# / Unity
- Godot (GDScript/C#)
- C++ (native engine integrations)
As new SDKs are added, they will appear in this section without mixing with protocol/control API references.
Typed SDK Surface
const : = {
async () {},
};
.('ws://localhost:4000', { : 'demo-project', : 'token' });