Warning: Undefined property: WhichBrowser\Model\Browser::$name in /www/wwwroot/steprimo.com/config.php on line 30

Warning: Undefined property: WhichBrowser\Model\Device::$manufacturer in /www/wwwroot/steprimo.com/config.php on line 34

Warning: Undefined property: WhichBrowser\Model\Device::$model in /www/wwwroot/steprimo.com/config.php on line 35
Sockki - Websocket Push Notifications Download APK for Android
lang en

Sockki - Websocket Push Notifications
Sockki - Websocket Push Notifications
Download APK
Sockki - Websocket Push Notifications

Sockki - Websocket Push Notifications

Developer: CloudWaitress
App Size: 9.0M
Release Date: Jul 26, 2017
Price: Free
1
6 Ratings
Size:
9.0M
Download APK
Google Play
Screenshots for App
Mobile

About: Sockki - Websocket Push Notifications

Use Sockki to connect to services that have integrated it in order to receive mobile notifications.

Developers, integrate your service with Sockki to push notifications directly to your client's mobile device using a WebSocket server.

Client Setup:


Sockki - Websocket Push Notifications



1. Get your server URL and API key from your notification service provider
2. Paste those settings under the "Service" tab and set your notification settings
3. Start the service and connect to the server to start receiving notifications

Developer Setup:

1. Create a websocket server to accept connections from clients
2. Create API keys to issue to each client so that they can be uniquely identified on your server
3. Provide your users with their API key and the server URL
4. When the user starts the service, the client will open up a socket connection with the server
5. After a connection is opened, the client will send JSON message as follows: "{ request: "SockkiClient-Auth", data: API_KEY }"
6. You must create a method to handle this message. Use the API key to authenticate the websocket connection and store that websocket with your user info for later use
7. If a client sends an invalid API key, return JSON "{ error: true }" to trigger the invalid API key message
8. If using API keys, you should also terminate the websocket of un-authenticated clients and clients who have not attempted to authenticate in 15 seconds
9. To send a notification to a client, send a message to the websocket as follows: "{ request: "SockkiClient-Notification", data: config }"
10. The config object can consist of any property from the localNotification method in the NPM package react-native-push-notification by zo0r
Developer Apps:
Recent Releases

Reviews Sockki - Websocket Push Notifications


User Ratings
Name
Message
Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide