added redirection of data to their corresponding endpoints
This commit is contained in:
parent
8aa1fa98d9
commit
e0d9fa444b
5 changed files with 52 additions and 20 deletions
|
|
@ -1,5 +1,5 @@
|
|||
pub mod packet;
|
||||
pub mod server;
|
||||
mod endpoint;
|
||||
pub mod endpoint;
|
||||
mod auth_module;
|
||||
mod sockaddr;
|
||||
Loading…
Add table
Add a link
Reference in a new issue