Package emissary.parser

Parsers deal with data ingested into the system and provide memory efficient ways of decomposing it into logical sessions. The parsers here are fairly simple but provide an important framework for more advanced parsers that live in other packages.