Structs§

  • KaspaRpcHandler
  • Options for configuring the wRPC server
  • The configuration for WebSocket connection.
  • Atomic counters that allow tracking connection counts and cumulative message sizes in bytes (bandwidth consumption without accounting for the websocket framing overhead). These counters can be created and supplied externally or supplied as None.
  • wRPC Server - A wrapper around and an initializer of the RpcServer

Enums§