Skip to content

About Router

Router is an open-source object-oriented framework for cross-server messaging on Roblox. Above all, Router is designed to be simple and easy to use, abstracting away the complexities of cross-server messaging. Router uses a custom Cross-Server Routing Protocol to communicate between servers.

The Router library is written using strict type checking, making it integrate seamlessly with Roblox Studio's built-in code editor. Router is also designed to be used with Rojo and Wally, making it easy to integrate into your existing projects.

Info

Basic understanding of Luau is assumed.

Important

If you are currently using Router 1.0.0, refer to the 2.0.0 migration guide for information on how to upgrade.