You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
Great library that works very well. I have a need for the newer socket types CLIENT and SERVER. I see that they're in the code in places but not compiled into the final build. Don't know enough to do this myself. I think adding these two socket types would make using the library bindings easier. It would allow me to use one socket pair instead of replicating PAIR sockets for threads and processes spun off from the main thread.
I've built the library but don't know the code well enough to do this myself.
Thanks for building a rock solid binding for Lua to Zero MQ!
John
The text was updated successfully, but these errors were encountered:
Hello,
Great library that works very well. I have a need for the newer socket types CLIENT and SERVER. I see that they're in the code in places but not compiled into the final build. Don't know enough to do this myself. I think adding these two socket types would make using the library bindings easier. It would allow me to use one socket pair instead of replicating PAIR sockets for threads and processes spun off from the main thread.
I've built the library but don't know the code well enough to do this myself.
Thanks for building a rock solid binding for Lua to Zero MQ!
John
The text was updated successfully, but these errors were encountered: