GithubHelp home page GithubHelp logo

socket.io-push's Introduction

SocketIO-Push

##功能

  • 提供小米/极光PUSH类似功能
  • 长连接协议推送(透传)
  • 消息栏通知(Android跨进程长连接实现,IOS apns实现)
  • 基于长连接的,request/response负载均衡代理(开发中)

##文档

##Demo

##更新日志

####2013-1-25 服务器统计优化,每10秒写redis

####2013-1-13 添加统计数据(安卓) 统计方法: 数据展示为最近7天,图表精度1个小时 total = 服务端对连接的客户端发送通知栏消息总数 success = 客户端收到通知栏消息后,发包给服务器,10秒内记成功 latency = 服务器发通知的时候,加上服务器时间戳,客户端回包加上这个时间戳,计算延迟,10秒外计算为失败 average latency = sum(latency) / success success rate = success/total

socket.io-push's People

Contributors

huangzhilong avatar xuduo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.