📄️ Networking
The Networking implementation is a very expressive, custom RPC layer built over Roblox's Remote Events. This system heavily resembles Node's Express module, and you'll see exactly what I mean in a second
Guided walkthrough of Sawdust's implementations.
The Networking implementation is a very expressive, custom RPC layer built over Roblox's Remote Events. This system heavily resembles Node's Express module, and you'll see exactly what I mean in a second