mistralrs_
quant
0.4.0
Module socket
Module Items
Structs
In mistralrs_
quant::
distributed
mistralrs_quant
::
distributed
Module
socket
Copy item path
Source
Structs
ยง
Client
The Client holds its persistent connection inside a Mutex so that its barrier operations can have mutable access to the stream.
Server
The Server maintains persistent connections.