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.
- Host: GitHub
- URL: https://github.com/scionoftech/pushnotification-using-socket.io
- Owner: scionoftech
- License: apache-2.0
- Created: 2016-02-23T18:24:13.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-23T18:30:52.000Z (almost 10 years ago)
- Last Synced: 2024-12-27T17:23:38.637Z (about 1 year ago)
- Language: Java
- Size: 245 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[]()
[]()
[]()
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.