mORMot2 icon indicating copy to clipboard operation
mORMot2 copied to clipboard

Support socket.io clients for cross-language solutions with mORMot 2 backend.

Open coderextreme opened this issue 8 months ago • 1 comments

I’d like to interface the mORMot 2 backend with socket.io clients in Python and JavaScript.

Thanks.

coderextreme avatar Mar 31 '25 22:03 coderextreme

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).

coderextreme avatar Apr 01 '25 02:04 coderextreme