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
|
|
Replies: 3 comments 7 replies
|
Is this working for you? If so then you can keep doing it this way.
|
|
Hello! Reopening this discussion to make it searchable. |
|
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? |
You can find a bunch of examples here for how to create clients