Memory transport implementation
Types
MemoryTransport = ref object of Transport rng: ref HmacDrbgContext connections: seq[Connection] listener: Opt[MemoryListener]
- Source Edit
Consts
MemoryAutoAddress = "/memory/*"
- Source Edit
Procs
proc dial(self: MemoryTransport; ma: MultiAddress; peerId: Opt[PeerId] = Opt.none(PeerId)): Future[Connection] {....gcsafe, raises: [], tags: [RootEffect].}
- Source Edit
Methods
method accept(self: MemoryTransport): InternalRaisesFuture[Connection, (TransportError, CancelledError)] {.stackTrace: false, ...raises: [], gcsafe, tags: [RootEffect].}
- Source Edit
method dial(self: MemoryTransport; hostname: string; ma: MultiAddress; peerId: Opt[PeerId] = Opt.none(PeerId)): InternalRaisesFuture[ Connection, (TransportError, CancelledError)] {.stackTrace: false, ...raises: [], gcsafe, tags: [RootEffect].}
- Source Edit
method handles(self: MemoryTransport; ma: MultiAddress): bool {....gcsafe, raises: [], tags: [].}
- Source Edit
method start(self: MemoryTransport; addrs: seq[MultiAddress]): InternalRaisesFuture[ void, (LPError, TransportError)] {.stackTrace: false, ...raises: [], gcsafe, tags: [RootEffect].}
- Source Edit
method stop(self: MemoryTransport): InternalRaisesFuture[void, void] {. stackTrace: false, ...raises: [], gcsafe, tags: [RootEffect].}
- Source Edit
Exports
-
DNS_OR_IP, ==, shortLog, init, random, UDP_DNS, MaError, ephemeral, MaPattern, MaPatternOp, ==, WS_DNS, initVBuffer, <=, decode, filterIt, ECDHEScheme, shortLog, init, closed, [], MaxSizeError, shuffle, random, init, Secret, peekVarint, random, $, validate, mac, init, Memory, bytes, maxInlineKeyLength, TranscoderDNS, QUIC, [], init, ephemeral, withValue, WS_IP, public, MAKind, write, write, init, getField, valueOr, init, getRepeatedField, matchPartial, libp2p_pki_schemes, getBytes, WebSockets, init, readLp, HTTP, initVBuffer, atEof, LPStreamTrackerName, peekSeq, toOpt, join, fullAddrs, payloadType, LPStreamError, init, $, IP, protoAddress, QUIC_V1_IP, newRng, ==, withValue, checkValid, getPublicKey, len, CircuitRelay, extractPublicKey, mapAnd, new, maErr, UDP_IP, new, newLPStreamEOFError, init, DNSADDR, AddressMapper, write, WSS, LPStream, QUIC_V1, TCP_IP, init, closeImpl, readSeq, toBytes, TCP_DNS, shortLog, encode, len, capLen, init, protoName, protoArgument, ==, toRawBytes, TranscoderIP6Zone, $, init, WSS_DNS, match, writeLPVarint, CryptoResult, parseFullAddress, init, WebRTCDirect, init, UDP, PeerInfo, TranscoderOnion, StreamTracker, write, init, LPStreamResetError, writeArray, getRawBytes, LPStreamIncompleteError, [], LPStreamEOFError, IP6, shortLog, decode, initVBuffer, PKScheme, payload, init, Connection, write, TCP, PrivateKey, getBytes, write, init, &=, PeerInfoError, newLPStreamClosedError, random, compilesOr, TranscoderMemory, close, TranscoderIP4, init, toException, DNS, init, goffset, >, KeyPair, high, toString, init, cmp, init, DefaultConnectionTimeout, formatItIMPL, formatItIMPL, formatItIMPL, Signature, contains, exclIfIt, formatItIMPL, toBytes, DigestSheme, IPFS, getField, readOnce, init, isEmpty, data, shortLog, hex, protocols, hash, HTTPS, UNIX, LPError, TLS_WS, sign, init, encode, supported, MaResult, toBytes, writeSeq, init, &, DNS6, decode, IpTransportProtocol, init, IP4, TranscoderPort, writeLp, getBytes, safeConvert, init, >=, QUIC_V1_DNS, payloadDomain, $, withValue, init, LPStreamLimitError, TranscoderOnion3, SignedPayload, toBytes, newLPStreamLimitError, write, keyOpenArray, match, WebSockets_DNS, $, isEmpty, init, newLPStreamIncompleteError, MAProtocol, newLPStreamResetError, initStream, init, getField, shortLog, DNS4, MultiAddress, getWrapped, selectBest, P2PPattern, Envelope, hasPublicKey, toException, isEnough, DNSANY, finish, Reliable, addrs, hex, closeImpl, write, WS, stretchKeys, encode, init, getField, match, readArray, <, iv, readLine, Eof, CryptoError, append, hash, init, parseFullAddress, WSS_IP, LPStreamConnDownError, peekArray, PeerRecord, init, SupportedSchemes, getField, RsaDefaultKeySize, hash, Unreliable, SupportedSchemesInt, random, checkFutures, macOpenArray, init, validate, $, mapEq, Onion3, TcpOnion3, concat, TranscoderP2P, AddressInfo, ConnectionTrackerName, TranscoderIP6, write, EnvelopeError, encode, len, newLPStreamRemoteClosedError, MaPatResult, Direction, key, InvalidVarintError, shortLog, items, init, write, getBytes, write, UTP, readVarint, verify, TimeoutHandler, QUIC_IP, PublicKey, WebSockets_IP, VBuffer, writeLp, writePBVarint, readExactly, protoArgument, mapOr, newLPStreamConnDownError, init, initStream, readVarint, ivOpenArray, closeWithEOF, orError, getField, LPStreamRemoteClosedError, protoCode, MaInvalidAddress, LPStreamClosedError, PeerId, write, getOrder, QUIC_DNS, update, TranscoderUnix, SignedPeerRecord, writeVarint, MemoryTransportError, MemoryTransportAcceptStopped