NetMQ.ReactiveExtensions.SamplePublisher |
NetMQ.ReactiveExtensions.SampleSubscriber |
NetMQ.ReactiveExtensions.Tests |
Name | Description |
---|---|
ExceptionXElement | Intent: Represent an exception as XML data. In the Visual Studio debugger view for a variable, we can "View as XML" to see a formatted version. https://seattlesoftware.wordpress.com/2008/08/22/serializing-exceptions-to-xml/ |
NetMqTransportShared | Intent: We want to have one transport shared among all publishers and subscribers, in this process, if they happen to use the same TCP/IP port. |