Trace: • Database Connection via JNDI • How to Get the Current Username • Replace JVx' standard Application With ProjX • User-Defined Session Manager and Object Provider • VisionX Logging • Supported Application.xml Properties • Password Policy Integration • Setting Default Values • Using DBSecurityManager • Menu Configuration (Multiuser)
Differences
This shows you the differences between two versions of the page.
jvx:communication:push_support [2022/11/29 12:14] admin created |
jvx:communication:push_support [2022/11/29 12:17] (current) admin |
||
---|---|---|---|
Line 2: | Line 2: | ||
~~Title: Push support~~ | ~~Title: Push support~~ | ||
- | Sometimes it's important to notify all client about an event or about changed records. This is known as "push". You push a message to all clients. In web environments a websocket is used for push notification. In JVx we have a push mechanism which is technology independent and it works different in different UI technologies. | + | Sometimes it's important to notify all client about an event or about changed records. This is known as "push". You push a message to all clients. In web environments a websocket is used for push notification. In JVx we have a [[jvx:communication:push_publish|push mechanism]] which is technology independent and it works different in different UI technologies. |
How to push a message to other clients? | How to push a message to other clients? |