streaming-pcap v1.1.1 Release Notes

    • offline and online were given more relaxed inner-Monad parameters: MonadResource and MonadIO respectively. Usually non-constrained functions perform better, but we maintain performance despite this change via SPECIALIZE pragmas.