Was WatsonWsClient excluded from the migration?
#193
Replies: 3 comments 4 replies
|
Hi @enricobenedos thanks for your note - this was an oversight on my part; I should have included it. I'll work on it now. Thanks for the push. |
|
Hi @enricobenedos just published a new NuGet package NuGet here: https://www.nuget.org/packages/Watson.Clients/7.0.14 Thanks for the nudge, and re-open if any issues! |
|
Hi @jchristn, Thank you for the new client implementation. I don’t want to bother you, but I may be missing something about this migration. I really liked the original Watson client and server implementation because it avoided having to repeatedly rewrite the same codebase on top of Microsoft While trying to migrate to the new foundation implementations, I noticed that the client and server implementations appear to have changed significantly, and this seems to break compatibility with the previous approach. Could you clarify the intended migration path, or whether there is a recommended way to preserve the simpler client/server usage pattern from the original Watson implementation? Thank you 😊 |
Uh oh!
There was an error while loading. Please reload this page.
Hi @jchristn,
I'm using the recently archived WatsonWebsocket Nuget package. I noticed that that the client doesn’t seem to have been ported.
It was a very useful accelerator for WebSocket client projects. Do you think it might be introduced in the future, or is there no plan to port it?
All reactions