Commit Graph

6 Commits

Author SHA1 Message Date
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
MedzikUser 796084d13e
chore: some changes
- add macros for Mutex (currently unused)
- change logger to tracing
2022-07-28 22:32:28 +02:00
MedzikUser 1abc3290d9
update 2022-06-26 12:59:48 +02:00
MedzikUser ab60315350
chore: update logger and save logs to file 2022-06-26 12:35:58 +02:00
MedzikUser 65c828bb09
chore(websocket): add comments in code 2022-06-25 21:38:08 +02:00
MedzikUser 172c00bde1
feat(websocket): WS Client <-> TCP Proxy (default port 9998) <-> TCP (default port 9999) 2022-06-25 16:22:33 +02:00