This website requires JavaScript.
Explore
Help
Register
Sign In
jake
/
elseware
Watch
1
Star
0
Fork
0
You've already forked elseware
Code
Issues
63
Pull Requests
1
Projects
Releases
Wiki
Activity
elseware
/
src
/
ship
/
packet
/
handler
/
mod.rs
5 lines
66 B
Rust
Raw
Normal View
History
Unescape
Escape
move validate_login
2020-04-21 22:18:57 -06:00
pub
mod
auth
;
move chat functionality
2020-04-21 23:40:44 -06:00
pub
mod
communication
;
begin moving packet handlers to own module, send_player_to_lobby
2020-04-21 21:47:41 -06:00
pub
mod
lobby
;
move room packet handlers to own file
2020-04-21 23:15:11 -06:00
pub
mod
room
;
Reference in New Issue
Copy Permalink