Open kumarshantanu opened 3 years ago
Additional info:
Telnet works with localhost
, but not with 127.0.0.1
:
$ telnet 127.0.0.1 5555
Trying 127.0.0.1...
telnet: connect to address 127.0.0.1: Connection refused
telnet: Unable to connect to remote host
When I try to connect Tubular client to a ClojureCLR socket server, it is unable to connect.
Telnet works:
Tubular (version 1.3.0) doesn't:
Environment: