svn propchange: r1750557 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1750557 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1750557
Modified property: svn:log

Modified: svn:log at Tue Jun 28 18:54:51 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jun 28 18:54:51 2016
@@ -36,7 +36,6 @@ This change will not increase server sta
 Conclusion: We can use websocket support with the help of jar filters.
 
 The very basic working example of sending push notifications to all connected clients using WebSocket added by Amardeep Singh Jhajj works as follow:
-
 1. Adds support to show push notifications over every screen of an example application using WebSocket when any example created or updated.
 2. As it's an example, so for now push notifications will only for example creation and update using SECA's.
 3. Push notification will be shown on screen for 5 seconds only, we can close it before 5 seconds using close button if needed.