Open Licenser opened 8 years ago
perhaps .protocl
instead of .type
the current protocol can be inferred from the type, as it doesn't make sense to have a influx udp listener or a syslog http listener.
cc @davecromberge
Those look like some sensible improvements 👍
Currently the listeners only allow 1 listener per decode, a better way to handle it would be:
and build the struct based on that.