Commit Graph

7 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 4f9baa4b76
feat(plugins-loader): improve a plugin loader 2022-06-20 23:22:45 +02:00
MedzikUser 2c144ae14a
add missing doc and handle if client sent an empty buffer 2022-06-17 22:32:07 +02:00
MedzikUser f0fd1b1d2a
add event manager 2022-06-16 19:31:09 +02:00
MedzikUser 5fbb153f8e
comment code 2022-06-05 22:10:23 +02:00
MedzikUser 969be3498b
refactor code and add debug and trace logger 2022-06-05 16:08:13 +02:00
Renamed from src/plugin_loader.rs (Browse further)