Knut servers (knut.server)¶
The server provide the interface for various clients to communicate with the
knut.apis.
Each server must subclass the KnutServer which provides the
interface to the APIs.
The base server and helper classes:
|
Base class for Knut servers. |
|
Request handler for the |
The following servers are provided by this module:
|
Knut TCP socket server. |
|
WebSocket for Knut. |