Skip to content
This repository was archived by the owner on Jan 6, 2021. It is now read-only.

Added #unalias

Choose a tag to compare

@NathanGRomano NathanGRomano released this 02 Jul 20:01
· 43 commits to master since this release

You can now un-alias a socket to an actor.

bus.unalias(sock, 'some alias');

I also fixed a bug I introduced from v0.4.0.