proto: swap the ei message parsing for an interface struct
This gets rid of one layer of indirection with the struct message in between - we can now call from the proto parser into the handling code directly.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This gets rid of one layer of indirection with the struct message in between - we can now call from the proto parser into the handling code directly.