A Reactive Serial, TCP, and UDP I/O library that exposes incoming data as IObservable streams and accepts writes via simple methods. Ideal for event-driven, message-framed, and polling scenarios.
☆28Mar 15, 2026Updated last week
Alternatives and similar repositories for SerialPortRx
Users that are interested in SerialPortRx are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- ModbusRx is a modern, reactive implementation of the Modbus protocol for .NET applications. Built on the foundation of NModbus4 and lever…☆20Updated this week
- S7PlcRx is a comprehensive, production-ready reactive library for communicating with Siemens S7 PLCs. Built on Reactive Extensions (Rx.NE…☆21Updated this week
- A extension to the MQTTnet project, to transform the subscriptions into observables and to publish form a observalbe stream.