lib:second-transfer
Modules
- SecondTransfer
- SecondTransfer.Exception
- SecondTransfer.Http1
- SecondTransfer.Http1.Parse
- SecondTransfer.Http1.Proxy
- SecondTransfer.Http1.Types
- SecondTransfer.Http2
- SecondTransfer.Http2.Framer
- SecondTransfer.Http2.Session
- SecondTransfer.IOCallbacks.Coupling
- SecondTransfer.IOCallbacks.SaveFragment
- SecondTransfer.IOCallbacks.SocketServer
- SecondTransfer.IOCallbacks.Types
- SecondTransfer.IOCallbacks.WrapSocket
- SecondTransfer.MainLoop
- SecondTransfer.MainLoop.ClientPetitioner
- SecondTransfer.MainLoop.CoherentWorker
- SecondTransfer.MainLoop.DebugMonitor
- SecondTransfer.MainLoop.Disruptible
- SecondTransfer.MainLoop.Internal
- SecondTransfer.MainLoop.Logging
- SecondTransfer.Sessions
- SecondTransfer.Sessions.Config
- SecondTransfer.Sessions.HashableSockAddr
- SecondTransfer.Sessions.Internal
- SecondTransfer.Sessions.Tidal
- SecondTransfer.Socks5.Session
- SecondTransfer.Socks5.Types
- SecondTransfer.TLS.Botan
- SecondTransfer.TLS.CoreServer
- SecondTransfer.TLS.Types
- SecondTransfer.Types
- SecondTransfer.Utils.DevNull
- SecondTransfer.Utils.HTTPHeaders
Dependencies
- BoundedChan lib:BoundedChan >=1.0.3
- attoparsec lib:attoparsec >=0.12
- base lib:base >=4.7 && <=4.9
- base16-bytestring lib:base16-bytestring >=0.1.1
- binary lib:binary >=0.7.1.0
- bytestring lib:bytestring >=0.10.4
- clock lib:clock >=0.6
- conduit lib:conduit >=1.2.4 && <1.3
- containers lib:containers >=0.5.5
- deepseq lib:deepseq >=1.4.1
- exceptions lib:exceptions >=0.8 && <0.9
- hashable lib:hashable >=1.2
- hashtables lib:hashtables >=1.2 && <1.3
- http2 lib:http2 >=1.0.2 && <1.4
- lens lib:lens >=4.7
- mmorph lib:mmorph >=1.0
- network lib:network >=2.6 && <2.7
- network-uri lib:network-uri (>=2.6 && <2.7) && >=2.6
- pqueue lib:pqueue >=1.3.0
- resourcet lib:resourcet >=1.1
- stm lib:stm >=2.3
- text lib:text >=1.2 && <1.3
- time lib:time >=1.5.0 && <1.8
- transformers lib:transformers >=0.3 && <=0.5
- vector lib:vector >=0.10 && <0.13
- vector-algorithms lib:vector-algorithms >=0.7
Reverse dependencies
Direct only. Not exhaustive.
- acme-everything lib:acme-everything
- second-transfer test:compiling-ok
- second-transfer test:hunit-tests