locka99 / opcua

A client and server implementation of the OPC UA specification written in Rust
Mozilla Public License 2.0
496 stars 131 forks source link

Make sure to register the new subscription #102

Closed svanharmelen closed 3 years ago

svanharmelen commented 3 years ago

This seems to have been lost in the last changes, so adding it back to make master work again 😉

svanharmelen commented 3 years ago

FYI, besides this missing bit things seem to work pretty smooth now. Also a lot less messages are now being send between the client and the server, so looks really good 👍🏻