tj / axon

message-oriented socket library for node.js heavily inspired by zeromq
MIT License
1.5k stars 155 forks source link

Fix socket reconnect when using unix sockets (unix://) #150

Closed navaru closed 4 years ago

navaru commented 9 years ago

Can this be reviewed, please?

taemtha commented 9 years ago

This fixes also my unix socket issue

sladec commented 8 years ago

.connect now works for me for unix socket reconnect.

navaru commented 4 years ago

Closed due to no reply