You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to implement this in Rust, but as the spec does not seemingly have a standard data protocol (such as Bincode or Protobuf), so its quite hard to parse the packets in Tokio. In addition I think moving to gRPC would make it easier to make API programs
The text was updated successfully, but these errors were encountered:
I want to implement this in Rust, but as the spec does not seemingly have a standard data protocol (such as Bincode or Protobuf), so its quite hard to parse the packets in Tokio. In addition I think moving to gRPC would make it easier to make API programs
The text was updated successfully, but these errors were encountered: