io
autogen.io.IOWebsockets
IOWebsockets
A websocket input/output stream.
Initialize the websocket input/output stream.
Name | Description |
---|---|
**kwargs |
Instance Attributes
websocket
The URI of the websocket server.
Instance Methods
get_default
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
get_global_default
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
input
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
run_server_in_thread
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
send
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
set_default
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |
set_global_default
Call self as a function.
Parameters:Name | Description |
---|---|
*args | |
**kwargs |