forked from lavina/lavina
1
0
Fork 0
lavina/crates/proto-irc/src
Nikita Vilunov 12d30ca5c2 irc: implement server-time capability for incoming messages (#52)
Spec: https://ircv3.net/specs/extensions/server-time
Reviewed-on: lavina/lavina#52
2024-04-21 21:00:44 +00:00
..
client.rs irc: allow PART without a reason 2024-04-06 23:01:24 +00:00
lib.rs irc: implement server-time capability for incoming messages (#52) 2024-04-21 21:00:44 +00:00
prelude.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00
server.rs irc: implement server-time capability for incoming messages (#52) 2024-04-21 21:00:44 +00:00
testkit.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00
user.rs split proto irc defs into its own crate (#13) 2023-09-22 13:20:47 +00:00