nekoton/transport/transport_lib library

Classes

GqlTransport
Implementation of jrpc transport
JrpcTransport
Implementation of jrpc transport
ProtoTransport
Implementation of proto transport
Transport
Abstract class for transport, so we can combine both implementations into single list

Exceptions / Errors

TransportCallAfterDisposeError
Exception that is thrown when transport is disposed and user calls its methods