servers/src/server
MedzikUser 67fb1a0a3c
feat(server): add `onCommand` event and handle errors in message processing
Added `OnCommand` event e.g. to disable command for client. (BREAKING CHANGES IN EVENT PLUGINS)
Added function for error handling in message process.
2022-08-17 21:44:06 +02:00
..
client.rs feat(server): add `onCommand` event and handle errors in message processing 2022-08-17 21:44:06 +02:00
mod.rs fix(clippy): rename module to fix clippy warning 2022-08-12 23:16:13 +02:00
run.rs feat(server): add `onCommand` event and handle errors in message processing 2022-08-17 21:44:06 +02:00