influxdata / go-syslog

Blazing fast syslog parser
MIT License
476 stars 69 forks source link

RFC 6587 #16

Closed leodido closed 5 years ago

leodido commented 5 years ago

As per @danielnelson and @glinton suggestion we should implement a parser for non-transparent framing techniques - ie., RFC6587 sec. 3.4.2.

leodido commented 5 years ago

Closed with PR #18