An open API service indexing awesome lists of open source software.

https://github.com/scionoftech/pushnotification-using-socket.io

This project implements Push Notifications using Socket Service.
https://github.com/scionoftech/pushnotification-using-socket.io

Last synced: 2 months ago
JSON representation

This project implements Push Notifications using Socket Service.

Awesome Lists containing this project

README

          

#PushNotification-using-Socket.io

This project implements Push Notifications using Socket Service.

This project uses three dependencies which are,

* [socket.io-client](http://mvnrepository.com/artifact/com.github.nkzawa/socket.io-client/0.6.0)
+ [engine.io-client](http://mvnrepository.com/artifact/com.github.nkzawa/engine.io-client/0.6.0)
- [Java-WebSocket](http://mvnrepository.com/artifact/org.java-websocket/Java-WebSocket/1.3.0)

[![Select](https://github.com/scionoftech/PushNotification-using-Socket.io/blob/Development/images/options.png)]()
[![Select](https://github.com/scionoftech/PushNotification-using-Socket.io/blob/Development/images/settings.png)]()
[![Select](https://github.com/scionoftech/PushNotification-using-Socket.io/blob/Development/images/message.png)]()

License
--------

Copyright 2016 Sai Kumar Yava

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.