QuickORM icon indicating copy to clipboard operation
QuickORM copied to clipboard

Quick.ORM - Server sends notification/messages to connected clients - feature request

Open chukkan opened this issue 4 years ago • 1 comments

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.

chukkan avatar Jan 21 '21 17:01 chukkan

It is already part of the mORMot framework, if you use interface based services.

synopse avatar Jan 21 '21 22:01 synopse