forked from lavina/lavina
1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
homycdev a9dfe22d8c use struct as argument in trait 2024-04-29 21:20:48 +03:00
homycdev 67fbcc0c41 renamed trait name 2024-04-23 21:16:18 +03:00
homycdev 37fbe989b0 - use Str since it is type alias to Arc
- refactored code
2024-04-23 21:13:38 +03:00
homycdev a1c1b3dae6 - change trait's signature 2024-04-22 07:44:28 +03:00
homycdev f2ccdee9d5 - change trait's signature 2024-04-22 07:44:16 +03:00
homycdev 07f2730c8f - added trait to handle incoming commands from client
- implemented handle trait for whois command
2024-04-21 21:50:45 +03:00