feat(secure): add get_playing_session and start working on auto_matchmake_with_param_postpone with RmcSerialize macro
This commit is contained in:
parent
d8c184171d
commit
d01acbb931
16 changed files with 338 additions and 23 deletions
4
src/protocols/matchmake_common/mod.rs
Normal file
4
src/protocols/matchmake_common/mod.rs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
pub struct MatchmakeData{
|
||||
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue