use ws_client in shard, too, and make it better at handling core disconnecting

This commit is contained in:
James Wilson
2021-07-20 13:04:10 +01:00
parent 36c4e7b0ef
commit cca1df2e21
16 changed files with 138 additions and 190 deletions
+4 -1
View File
@@ -12,4 +12,7 @@ opt-level = 3
[profile.release]
lto = true
panic = "abort"
# debug = true
## Enabling these seems necessary to get
## good debug info in Instruments:
# debug = true
# codegen-units = 1