Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.68 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.68 KB

fs2-pcap

Test Workflow Release Notes Maven Central Apache License 2.0 Scala Steward badge

This project provides fs2 helper methods for pcap4j. Have a look at the sample to get started.

Usage

build.sbt

// use this snippet for cats-effect 2
libraryDependencies += "de.lolhens" %% "fs2-pcap" % "0.0.3"

// use this snippet for cats-effect 3
libraryDependencies += "de.lolhens" %% "fs2-pcap" % "0.1.0"

License

This project uses the Apache 2.0 License. See the file called LICENSE.