roblox-aurora / rbx-net

Advanced multi-language networking framework for Roblox
https://rbxnet.australis.dev/
MIT License
94 stars 12 forks source link
luau networking roblox roblox-ts typescript

RbxNet

Advanced multi-language networking framework for Roblox.

npm version


RbxNet is a definition-based networking framework for Roblox, built in TypeScript, but also available in Luau. It simplifies the creation and management of networking in Roblox experiences.

Features

Documentation:

Available Here

Extensions

Libraries

Listed here are libraries based around, or useful to RbxNet.

Library Languages Description
EncryptedNet Luau Authenticated encryption of Roblox networking with ECDH key exchanges and ChaCha20 ciphering.

Tools

Listed here are tools that are useful to RbxNet.

Tools Type Description
rbxts-transform-guid TypeScript Transformer Generates compile-time GUIDs for Enums. Useful for compile-time remote ids.

More Help & Links

Australis OSS Community