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'm using this library for interacting with a server that has a few custom features built on top of standard IRC. But since these don't decode into a standard IRC message, they are just dropped and there's no way to handle them. I think it would be useful to have these decode into a RawMsg instead, since at the moment (it seems like) there's no other way of getting access to these.
The text was updated successfully, but these errors were encountered:
Sorry for taking so long to reply. That's a good idea, I'll have some more free time in July, when I'll implement this (and finally push a new version to Hackage).
I'm using this library for interacting with a server that has a few custom features built on top of standard IRC. But since these don't decode into a standard IRC message, they are just dropped and there's no way to handle them. I think it would be useful to have these decode into a RawMsg instead, since at the moment (it seems like) there's no other way of getting access to these.
The text was updated successfully, but these errors were encountered: