Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to construct a non blocking server with castlezmq? #7

Open
qdwang opened this issue Apr 10, 2015 · 1 comment
Open

how to construct a non blocking server with castlezmq? #7

qdwang opened this issue Apr 10, 2015 · 1 comment

Comments

@qdwang
Copy link

qdwang commented Apr 10, 2015

The example in README.md is a select mode for a zmq server.
How to build a non blocking zmq server in C# with castlezmq?

@mfelicio
Copy link

mfelicio commented Sep 1, 2015

Hi,

You can take a look at this example: https://github.com/mfelicio/ServiceProxy/blob/castle.zmq/source/ServiceProxy.Zmq/ZmqServer.cs

It's a non blocking zmq server using castlezmq.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants