1
0
mirror of https://github.com/apple/swift-nio-extras.git synced 2025-05-28 01:19:26 +08:00
Johannes Weiss 96e8335180
write PCAP handler ()
Motivation:

Especially with TLS but also without, in real production environments it
can be handy to be able to write pcap files from NIO directly.

Modifications:

add a ChannelHandler that can write a PCAP trace from what's going on in
the ChannelPipeline.

Result:

easier debugging in production
2019-04-12 15:08:10 +01:00
..
2019-02-26 13:01:48 +00:00
2019-02-26 13:01:48 +00:00