high level REST client and server are provided?
#2
Hello, welcome to the forum.

Is there even a REST SDK? From what I've read, it's just a "style", not a specific protocol.

I suppose this very much depends on HTTP(S); the server currently doesn't expose APIs for working with HTTP(S), but it does indeed have internal implementations for them, so it's only a matter of time before they get exposed. Care must be taken when doing so because of the inherent need for the plugins to never block - all the operations must be callback-based.

SSL/TLS is already exposed through the cNetwork API classes, so it is possible to actually implement the rest of the entire stack in Lua, if desired.
Reply
Thanks given by:


Messages In This Thread
RE: high level REST client and server are provided? - by xoft - 12-22-2015, 07:28 PM



Users browsing this thread: 1 Guest(s)