nats-io / nats-server

High-Performance server for NATS.io, the cloud and edge native messaging system.
https://nats.io
Apache License 2.0
15.67k stars 1.39k forks source link

NATS and OPC-UA #1234

Open vinayxbox opened 4 years ago

vinayxbox commented 4 years ago

OPC-UA is a standard protocol for Industrial Automation. OPC-UA has published the specification for PUB-SUB. OPC-UA PUB-SUB over MQTT is attracting lot of interest. Is there a possibility that we can have OPC-UA PUB-SUB over NATS going forward ?

ColinSullivan1 commented 4 years ago

@vinayxbox , thank you for your interest in NATS.

Native MQTT support in the NATS server is on our roadmap. Once that is implemented you could utilize OPC-UA over MQTT to communicate with a MQTT enabled NATS server. The server could then be configured to be a leaf node into a larger NATS deployment.

Would this address your use case?

gedw99 commented 1 year ago

https://github.com/gopcua/opcua/

uou can use it nats