- some refactoring and remove dependencies
- fix encode binary data, add length
- Use plain Action array rather than array of pooled pointers (#13)
- Introduce generic logger interface (#12)
- Update to Go 1.19 (#14)
- support for parsing IPv6 addresses (#11)
- fix-oom-on-http-requests (#9)
- add license
- bugfixes
- fix random error under load
- move buffer out of loop to reduce mem usage
- by default frame don't have actions and doesn't have ownership on it
- initial version
- fix bug with encode/decode binary data