netbits.handlerΒΆ

Functions

handlesMessage(message_type)

Decorator to mark a method as a handler for a specific message type.

Classes

MessageHandler()

A base class for handling messages with registered handlers.