-
-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- couple of linting issues - but also the IP/Dns mode wasn't used yet from context Both are resolved now :) Thx again to 53R3N17Y for his amazing spirit and work on this one, he has shown true persistence! Also close #406 this turns out to be already possible given we allow a connector to be passed in https://docs.rs/rama/latest/rama/tcp/client/service/struct.TcpConnector.html this allows one to make their own raw socket2 socket, turned into a tokio TcpSocket and than finally into a TcpStream
- Loading branch information
Showing
2 changed files
with
10 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters