1
0
Fork 0
mirror of https://github.com/shinnytech/diff synced 2020-06-03 18:26:18 +00:00
Go to file
shinny-chengzhi 4d6da527a3
Update general.rst
2018-11-22 10:21:57 +08:00
funcset 修正交易部分文档错误 2018-11-13 15:19:52 +08:00
_config.yml Set theme jekyll-theme-cayman 2018-06-06 16:21:18 +08:00
.gitignore 构建文档雏形 2018-05-30 15:15:27 +08:00
conf.py 调整文档结构 2018-05-31 10:11:34 +08:00
general.rst Update general.rst 2018-11-22 10:21:57 +08:00
index.rst 更新文档 2018-06-08 17:51:52 +08:00
LICENSE Initial commit 2018-05-30 13:48:33 +08:00
make.bat 增加文档框架 2018-05-30 13:51:05 +08:00
Makefile 增加文档框架 2018-05-30 13:51:05 +08:00
README.rst Update README.rst 2018-08-06 10:46:09 +08:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Differential Information Flow for Finance
=====================================================================

DIFF (Differential Information Flow for Finance) 是一个基于websocket和json的应用层协议主要用于在金融IT系统的各组件间提供数据交互。该协议的主要特性包括:

* 使用统一易扩展的结构, 易于编程实现,典型的客户端代码仅需数十行即可处理行情/交易/历史数据等全部业务需求
* 对于各平台和编程语言均有良好支持
* 开发及测试工具完备
* 支持标准的 SSL 传输加密
* 支持传输压缩
* 为移动网络环境特别优化,避免延迟累积效应

`DIFF Collection <http://www.shinnytech.com/diff>`_ 中列出了一批支持 DIFF 协议的开源软件及开发包


本文档完整内容可在线阅读:

  http://doc.shinnytech.com/diff/latest/index.html