Pergunta

any mature library in Haskell for network packets handling?

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

thank you!

Foi útil?

Solução

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

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top