nvflare.fuel.hci.conn module¶
- class Connection(app_ctx=None, props=None)[source]¶
Bases:
BaseContextObject containing connection information and buffer to build and send a line with socket passed in at init.
Bases: BaseContext
Object containing connection information and buffer to build and send a line with socket passed in at init.