Coder Social home page Coder Social logo

wilddog-doc2's Introduction

新版文档

Build Status

注意:预览版文档对应于当前项目的master分支,每当master有更新,预览版文档会自动更新(延迟2分钟以内)不要直接编辑预览版的github

简介

野狗在2016年 Q3 发布了 SDK 2.0。 这次的改版目标是为了开始新产品的发布以及将 API 设计的更加容易使用。

几个重大的改进:

  1. 原实时数据库 Database 更名为实时数据同步 Sync。这更能表达 Sync 的原理和作用。
  2. Auth 与 Sync 分离。逐渐 Sync 将成为野狗的核心实时通信引擎。Auth 独立后将会增加例如短信验证码等功能。

如有意见和建议,可以联系 [email protected],或者直接提交 issues。

本地使用

本文档使用的展示模版工具为 hexo

要有 node 环境

具体步骤:

  1. clone 到本地
  2. $ npm install hexo-cli -g
  3. $ cd wilddog-doc2
  4. $ npm install
  5. $ hexo server (或自行指定端口: hexo server -p 3003)
  6. 浏览器访问: http://localhost:4000/ (默认端口为 4000)

wilddog-doc2's People

Contributors

gzztz-wilddog avatar laufly avatar dongkai1993-zz avatar itolfh avatar joooanna avatar pandastro avatar stackovermind avatar liujie3612 avatar gzztz avatar lfujian avatar wanghdnku avatar jnduan avatar ihoey avatar skylii avatar quintus-wang avatar jiaaale avatar ainopara avatar crazywilson avatar aoqishen avatar dongkai1993 avatar anzeming avatar zishang520 avatar ccczss avatar jonexie1986 avatar deluxebear avatar qiangqiang681 avatar junpengwang avatar

Watchers

James Cloos avatar zhishaofei 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.