📄️ Implementation Documentations
Hello! You can access per-implementation documentation on the side-bar.
📄️ Networking
Sawdust's Networking Implementation is a robust RPC layer abstracted over Roblox RemoteEvents, inspired by the routing of ExpressJS and the request syntax of Axios. It enables structured, bidirectional communication between client and server, while removing RemoteEvent boilerplate.