webSocketsService property

NostrWebSocketsService webSocketsService
latefinal

A service that manages the relays web sockets connections

Implementation

late final webSocketsService = NostrWebSocketsService(utils: utils);