PeerTransport Module
Functions and values
| Function or value |
Description
|
Full Usage:
PeerTransport.create log self listen sendQueueBound maxFrame
Parameters:
LogLevel -> (unit -> string) -> unit
self : PeerId
listen : PeerEndpoint
sendQueueBound : int
maxFrame : int
Returns: PeerTransport
|
|
FsShelter