locka99 / opcua

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

client support multi chunks #83

Closed nkbai closed 3 years ago

nkbai commented 3 years ago

client support multi chunks: and it's better to move MessageChunkWithChunkInfo to core module,but that will cause refactor of chunk

locka99 commented 3 years ago

Thanks for the patch I'll take it because I've tested the patch and it handles the CreateSessionResponse but there are still issues with the server.