java - How to receive push notification in a desktop application -


i building desktop app on windows , want able receive push notification server. long search can't find way (gcm, window push, etc). developing desktop app in java javafx library.

is way receive push server, service worker in google chrome or mozilla firefox implement in java ?

the way found each x minute on server see if there new message display. don't think solution


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

java - Warning equals/hashCode on @Data annotation lombok with inheritance -

java - BasicPathUsageException: Cannot join to attribute of basic type -