issues
search
NetMQ
/
NetMQ.ReactiveExtensions
Effortlessly send messages anywhere on the network using Reactive Extensions (RX). Transport protocol is ZeroMQ.
Mozilla Public License 2.0
66
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update to use .NET Standard 2.0
#50
danielz1985
opened
5 years ago
2
Is this project still alive?
#49
ChristianWeyer
closed
6 years ago
1
Support for topic-based Pub-Sub?
#48
aabragan
opened
7 years ago
0
Parameter "subscriberFilterName" is not used
#47
MikaelFerland
opened
7 years ago
0
Dependencies fix
#46
MikaelFerland
closed
7 years ago
3
An old library still referenced
#45
MikaelFerland
closed
7 years ago
1
Capitalise NetMQ with a capital Q
#44
liaochihung
opened
7 years ago
3
Removed remaining lock files.
#43
sharpe5
closed
7 years ago
0
Removed project.lock.json files.
#42
sharpe5
closed
7 years ago
0
Fixed compile on a fresh checkout. Updated build instructions.
#41
sharpe5
closed
7 years ago
0
Now compiles with .NET Core 1.1 install and Windows 7 x64.
#40
sharpe5
closed
7 years ago
0
Passes all unit tests on .NET 4.5 and .NET Core 1.0.
#39
sharpe5
closed
8 years ago
7
Added project files for .NET Core 1.0.
#38
sharpe5
closed
8 years ago
5
Should now be compatible with .NET Core 1.0 + .NET 4.5.
#37
sharpe5
closed
8 years ago
0
Published v0.9.4-rc1 to NuGet.
#36
sharpe5
closed
8 years ago
0
Updated NetMQ.ReactiveExtensions to be compatible with .NET Core 1.0.
#35
sharpe5
closed
8 years ago
1
Updated to v0.9.0
#34
sharpe5
closed
8 years ago
1
.NET Core support
#33
jaredthirsk
closed
7 years ago
4
Allow bind/connect to be reversed among publishers and subscribers
#32
masaeedu
closed
5 years ago
1
Updated readme.md.
#31
sharpe5
closed
8 years ago
0
Updated Readme.md.
#30
sharpe5
closed
8 years ago
0
Updated readme.
#29
sharpe5
closed
8 years ago
0
Update Readme.Md.
#28
sharpe5
closed
8 years ago
0
Close issue #26.
#27
sharpe5
closed
8 years ago
0
Throw meaningful error if the publisher endpoint is already in use by another process.
#26
sharpe5
closed
8 years ago
0
Add links behind the badges in Readme.md
#25
sharpe5
closed
8 years ago
0
Remove limitation that each Subject of T required a separate port
#24
sharpe5
closed
8 years ago
0
Optimization: set subscriber thread up before connecting
#23
sharpe5
closed
8 years ago
2
Add license description at the base of readme.md.
#22
sharpe5
closed
7 years ago
2
Remove delays on startup by caching the last few seconds of data by default
#21
sharpe5
opened
8 years ago
1
(on branch sharpe5-alpha) Fix issue with 32-character limit on filter subject
#20
sharpe5
closed
8 years ago
1
Fixing sample code.
#19
sharpe5
closed
8 years ago
0
Make sample code readable using var. Issue #14.
#18
sharpe5
closed
8 years ago
0
Shift configuration into a portable class or struct
#17
sharpe5
opened
8 years ago
3
Automated build
#16
drewnoakes
closed
8 years ago
5
Allow other serialisation formats
#15
drewnoakes
opened
8 years ago
9
Make all sample code more readable by using var
#14
sharpe5
closed
8 years ago
0
Add a sequence number
#13
sharpe5
opened
8 years ago
0
Add ReplaySubject
#12
sharpe5
opened
8 years ago
1
Add Observable.CreateNetMQ and its twin
#11
sharpe5
closed
8 years ago
1
Updated readme.
#10
sharpe5
closed
8 years ago
0
Not serializable by Protobuf-Net. Closes issue #4.
#9
sharpe5
closed
8 years ago
0
Cleaned up. Removed Console.Write.
#8
sharpe5
closed
8 years ago
0
Have one shared transport connection
#7
sharpe5
closed
8 years ago
4
Send a description of the namespace we are serializing over the wire for self-describing data
#6
sharpe5
closed
8 years ago
1
Add tests that verify that a meaningful exception is thrown if we bind to the same endpoint twice
#5
sharpe5
closed
8 years ago
0
Add tests that verify exception is thrown if we cannot serialize using ProtoBuf-Net
#4
sharpe5
closed
8 years ago
1
Need to remove Console.Write from NuGet package
#3
sharpe5
closed
8 years ago
1
NuGet restore fix and some cosmetic stuff
#2
dalebrubaker
closed
8 years ago
1
License
#1
somdoron
closed
8 years ago
2
Next