This project provides fs2 helper methods for pcap4j. Have a look at the sample to get started.
// 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"
This project uses the Apache 2.0 License. See the file called LICENSE.