Is this is also the correct way of creating a client, according to version 1.11, uisng sdk c++, by giving NULL in endpoint ? #2338
-
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
Is this working for you? If so then you can keep doing it this way.
|
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to fix the build - as I said, the code that worked fine for v1.9.379 doesn't work with v1.11.404 because the constructor requires an endpoint parameter. Setting it to nullptr seems to work fine but you said "it will break the client". So what should I be doing? |
Beta Was this translation helpful? Give feedback.
You can find a bunch of examples here for how to create clients