mORMot2
mORMot2 copied to clipboard
Support socket.io clients for cross-language solutions with mORMot 2 backend.
I’d like to interface the mORMot 2 backend with socket.io clients in Python and JavaScript.
Thanks.
I’d like two socket.io events, modify and retrieve, to support batched (insert, update, delete) and synchronous select. Also one might also support create, truncate and drop data definition language (perhaps as admin).