Macrosยง
- run_
server - This macro runs the warp server.
- setup_
clients - This macro sets up the clients hashmap (Arc<RwLock<>>).
- setup_
packet_ handlers - This macro sets up the packet handlers given sniffers and clients.
- setup_
routes - This macro sets up routes. The user will pass the variables it needs.
- spawn_
message_ sender - This macro spawns the periodic client message sender.