any mature library in Haskell for network packets handling?

in python we have scapy, any similar thing in Haskell world?

thank you!

有帮助吗?

解决方案

There is the pcap library for system-independent packet capture.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top