How can I return or send a JSonObject to a client from the Server handle function?
The JsonObject the result of the some operations. But I didn't find a solution for returning this object
It is a problem that it must be JsonObject... (On the other hand I use Jetty for http protocol)
The JsonObject the result of the some operations. But I didn't find a solution for returning this object
It is a problem that it must be JsonObject... (On the other hand I use Jetty for http protocol)