kardeiz / bb8-tiberius

13 stars 8 forks source link

connect using TcpStream::connect_named() #4

Closed polivbr closed 2 years ago

polivbr commented 3 years ago

The connect_named() extension should be used to connect the TcpStream, as it supports connecting via instance name as well as by port number.

polivbr commented 3 years ago

Addresses issue #5