servers/src/tcp
MedzikUser 3fb0a1132a
chore: some changes (more in the commit description)
- added `/disconnect` commands
- moved logger init function to other file
- updated command description
- the `/help` command has been accelerated
- re-export `async_trait` so that it doesn't have to be added to dependencies in plugins
2022-07-29 21:55:21 +02:00
..
client.rs chore: some changes (more in the commit description) 2022-07-29 21:55:21 +02:00
handle_connection.rs chore: some changes (more in the commit description) 2022-07-29 21:55:21 +02:00
handle_websocket.rs chore: some changes (more in the commit description) 2022-07-29 21:55:21 +02:00
mod.rs feat(websocket): WS Client <-> TCP Proxy (default port 9998) <-> TCP (default port 9999) 2022-06-25 16:22:33 +02:00