QuickORM
QuickORM copied to clipboard
Quick.ORM - Server sends notification/messages to connected clients - feature request
Is there any way that the server sends some kind of notification or message with data back to the clients connected to the server? Such functionality will be extremely useful as to notify connected client(s) of completion of lengthy process. Many thanks indeed.
It is already part of the mORMot framework, if you use interface based services.