We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d38b036
Fix logs, memory usage, header size (#21)
Log successes as well as failures Don't buffer packets in channels. Instead, buffer packet headers in in-memory files. Fix header size calculation.
Add context to Open & Close methods (#22)