polyphony-chat / chorus

A Rust library for interacting with multiple Polyphony- and Spacebar-Compatible instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

Manually implement std::default::Default for GatewayHeartbeat and Gat… #535

Closed bitfl0wer closed 1 month ago

bitfl0wer commented 1 month ago

Manually implement std::default::Default for GatewayHeartbeat and GatewayHeartbeatAck with the correct opcodes.