aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2023-07-19 01:05:42 -0400
committerJesse Luehrs <doy@tozt.net>2023-07-19 01:05:42 -0400
commit76ab1de92a36b151b3c817e16737fd703567a3f2 (patch)
tree688f604bce050f154ec35b7f6faf0c161a5c79b6 /Cargo.lock
parent7a0eae68c1f3496a1d421b61f66115a7889d7e92 (diff)
downloadrbw-76ab1de92a36b151b3c817e16737fd703567a3f2.tar.gz
rbw-76ab1de92a36b151b3c817e16737fd703567a3f2.zip
more correct websocket notification handling
the servers tend to be fairly chatty with messages, mostly pings and heartbeats of various sorts, and we don't want to sync on all of those. also, the message type in the first array element of the messagepack structure is not the same thing as the UpdateType - that is stored as an argument to the ReceiveMessage invocation, so we need to parse a bit further to get the actual UpdateType. this still just does a full sync on any changes, though.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions