You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want transfer the data to rpclib thought a string, like you receive from server, but i will put it manually.
I need communicate from my mobile app without the server, so i will send from mobile a string, receive on cxx side, send to rpclib and rpclib will work like it receive from http server.