abstract fun createHandler(service: RLPxService): SubProtocolHandler
Creates a new handler for the subprotocol.
service - the rlpx service that will use the handler
service
Return a new handler for the subprotocol, bound to the service.