rpc : refactor the RPC transport (#21998)

* rpc : refactor the RPC transport

Move all transport related code into a separate file and use the
socket_t interface to hide all transport implementation details.

* fix win32

* better socket_t construction
This commit is contained in:
Radoslav Gerganov
2026-04-19 10:21:53 +03:00
committed by GitHub
parent 9e5647affa
commit 91fef95362
4 changed files with 782 additions and 742 deletions
File diff suppressed because it is too large Load Diff