21 Commits (6bd341cd010b250b22b7dbe91d88b922c313d504)

Author SHA1 Message Date
jake 55f82b9fce trace -> info 3 years ago
jake 571bab2534 print send buffers 4 years ago
jake 1b506e014f clean up last of normal warnings 3 years ago
jake 4ce7fb2a26 lint src/common/* 3 years ago
jake 60f04597d1 if any of these sends fail the program should panic so unwrap is fine 3 years ago
jake 1b9594dbec rename 3 years ago
jake b79c2b3ae6 update async-std to 1.9.0 3 years ago
jake 45f0cc35dd clean this up a bit 3 years ago
jake ae7ba9e3fe start on misc interserver things like player counts and ship lists 4 years ago
jake 6686aee824 fix dumb thing 4 years ago
jake a3db5b65e2 add ability for servers to manually send messages to eachother 4 years ago
jake 10458baea0 shrink some structures, remove async from functions that didn't need it 4 years ago
jake bacf309978 on_connect/on_disconnect return results 4 years ago
jake 05596cec4f change serverstate on_connect and on_disconnect to async 4 years ago
jake b3e0674ca5 fix more tests + fix warnings 4 years ago
jake 578e4c7cf8 properly handle disconnections in interserver connections 4 years ago
jake ca38d60ff0 remove debug output 4 years ago
jake cd1c30c8eb handle error 4 years ago
jake 317acad564 cleanup 4 years ago
jake c8059edb42 move interserver handler from login -> character and handle new ship messages 4 years ago
jake 2926938201 add InterserverActor trait for cross-server communication 4 years ago