apex-websocket-notify-bundle
apex-websocket-notify-bundle copied to clipboard
Oracle APEX / Node Websocket Notification Bundle
### Expected behavior should also work and show notification in a manually created app. I can send notifications to my own app but on that page, notification is not received....
I have Successfully implemented it but i just wanted to ask the notification is send to user when send notification button is pressed,now i want to send it automatically to...
Change REST Interface to POST instead of GET. Then DB posts a JSON Object (with all notification elements) in the request body to Nodejs Server...