-
Notifications
You must be signed in to change notification settings - Fork 2
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
Can we get some FsNetMQ exmaples? Or do they already exist somewhere? #1
Comments
I will try to write some today |
Just added some examples. Will try to add some more during the week. Let me know if you need more help |
got it thanks! |
by the way, there are several typos in the example code.
should be
and should be
Also, I tried to put together a working version of the NetMQ router-dealer example so that you could include it as an official example, but I am having difficulty porting it. Here is a snippet of the attempt
Is any of this the recommended approach? Edit: this is how I would do it using regular NetMQ from F#, which seems to work.
|
I also have this problem with the polling example. Here is the Ionide error tooltip highlighting
|
For those who are going through the zguide with fsx scripts. Works better now, oops 😹 👍 |
No description provided.
The text was updated successfully, but these errors were encountered: