Changelog for streaming-pcap-1.1.2
CHANGELOG
1.1.2 (2023-06-20)
Changed
- Updated various bounds.
1.1.1
offlineandonlinewere given more relaxed inner-Monad parameters:MonadResourceandMonadIOrespectively. Usually non-constrained functions perform better, but we maintain performance despite this change viaSPECIALIZEpragmas.
1.1.0
attoparsecsupport forstreamingis used to manually parse dump-files inoffline. This is a vast performance improvement over usingNetwork.Pcap.offline.