polyphony-chat / chorus

A rust library for interacting with multiple Spacebar-compatible Instances at once.
https://crates.io/crates/chorus
Mozilla Public License 2.0
16 stars 7 forks source link

Implement gateway options, zlib-stream compression #508

Closed kozabrada123 closed 3 weeks ago

kozabrada123 commented 3 weeks ago
kozabrada123 commented 3 weeks ago

Seems like this broke self updating structs, somehow....

kozabrada123 commented 3 weeks ago

uggh

WARN  [chorus::gateway::gateway] Message unrecognised: "{\"op\":0,\"t\":\"CHANNEL_UPDATE\",\"d\":{\"id\":\"1254448357481505764\",\"created_at\":\"2024-06-23T14:49:54.947+00:00\",\"name\":\"selfupdating\",\"icon\":null,\"type\":0,\"last_message_id\":null,\"guild_id\":\"1254448355434685335\",\"parent_id\":null,\"last_pin_timestamp\":null,\"default_auto_archive_duration\":null,\"permission_overwrites\":[],\"video_quality_mode\":null,\"nsfw\":false,\"topic\":null,\"retention_policy_id\":null", please open an issue on the chorus github
WARN  [chorus::gateway::gateway] Error when parsing was Err(Error("EOF while parsing an object", line: 1, column: 390))