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.