~starkingdoms/starkingdoms

ref: a914780bbe572056ad834adef6392919b57614ae starkingdoms/Cargo.toml -rw-r--r-- 68 bytes
a914780b — c0repwn3r prevent the server from sending non-handshake packets to the client before the handshake is complete 2 years ago
                                                                                
1
2
3
4
5
6
[workspace]
members = [
    "server",
    "client",
    "protocol"
]