@hackage streaming-pcap1.1.2
Stream packets via libpcap.
Categories
License
BSD-3-Clause
Maintainer
colin@fosskers.ca
Links
- Homepage
- Documentation
- No source repository
- Changelog
- Security
Versions
Installation
Dependencies (8)
- base >=4.8 && <5
- bytestring
- attoparsec >=0.13 && <0.15
- pcap ^>=0.4
- resourcet ^>=1.2
- streaming >=0.1 && <0.3 Show all…
Dependents (1)
@hackage/acme-everything
streaming-pcap
A streaming interface to the pcap Haskell library, which itself is a binding to libpcap. Humbly adapted from pcap-conduit by Austin Seipp.