Soup.WebsocketConnectionClass¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
closed |
r |
default handler for the |
|
closing |
r |
the default handler for the |
|
error |
r |
default handler for the |
|
message |
r |
default handler for the |
|
parent |
r |
||
pong |
r |
default handler for the |
Methods¶
None
Details¶
- class Soup.WebsocketConnectionClass¶
The abstract base class for
Soup.WebsocketConnection
New in version 2.50.