forked from lavina/lavina
1
0
Fork 0
lavina/crates/lavina-core/src
Nikita Vilunov ddb348bee9 refactor lavina core by grouping public services into a new LavinaCore struct.
this will be useful in future when additional services will be introduced and passed as dependencies
2024-04-21 19:45:50 +02:00
..
repo persistent room topics (#50) 2024-04-15 09:12:23 +00:00
lib.rs refactor lavina core by grouping public services into a new LavinaCore struct. 2024-04-21 19:45:50 +02:00
player.rs return AlreadyJoined when a player attempts to join a room they are already in 2024-04-20 17:09:44 +02:00
prelude.rs split core into a separate crate (#17) 2023-09-30 23:12:11 +00:00
room.rs persistent room topics (#50) 2024-04-15 09:12:23 +00:00
table.rs split core into a separate crate (#17) 2023-09-30 23:12:11 +00:00
terminator.rs split irc proejction into a separate crate (#18) 2023-09-30 23:34:35 +00:00