BogdanF01

Results 5 comments of BogdanF01

Hi, with update of devel branch to: 5a5d96a2 (HEAD -> devel, origin/devel) VERSION bump to version 2.0.35 for libyang a18739e (HEAD -> devel, origin/devel) VERSION bump to version 2.0.9 for...

Thanks , NC_MSG_REPLY_ERR_MSGID works for me now. What about 2. Unknown XML prefix "xml". , do you have any feedback on that ?

Hi, when is a new release for v2 expected ? thanks.

Hi Michal, I see that in v2 API nc_recv_reply does not give us nc_reply anymore , instead it fills 2 new parameters: struct lyd_node ** envp, struct lyd_node ** op...

Thank you. question: if server uses v1 and client v2 will there be communication issues ?