nvflare.fuel.hci.conn module¶
- class Connection(sock, server)[source]¶
Bases:
BaseContext
Object containing connection information and buffer to build and send a line with socket passed in at init.
- Parameters:
sock – sock for the connection
server – server for the connection