polyphony-chat / symfonia

A Polyphony chat server, compatible with Spacebar and the Discord API.
Mozilla Public License 2.0
25 stars 3 forks source link

Identify event parsing seems buggy #64

Closed bitfl0wer closed 1 month ago

bitfl0wer commented 1 month ago

https://github.com/polyphony-chat/symfonia/blob/08729f9013ed4996f7f87a6fc6580372116c5e7c/src/gateway/establish_connection.rs#L188-L190

This doesn't work with the Spacebar client. Will investigate tomorrow.

Note for other readers: I sometimes treat issues as a todo-list for myself. This is one of those times