- 授权协议: Apache
- 开发语言: Java
- 操作系统: 跨平台
- 软件首页: https://www.t-io.org/
- 软件文档: https://www.t-io.org/guide/index.html
软件介绍
一张图了解t-io的历史和能力
一张图了解t-io及官方衍生品
修改历史
3.2.4.v20181218-RELEASE
增加org.tio.utils.lock.ReadLockHandler
增加org.tio.utils.lock.WriteLockHandler
优化http解码过程中的字符编码(对于ws原来是固定utf-8的,现在改成可配)
拉黑相关的从GroupContext移到ServerGroupContext
ws握手包改名,原名:handshakeRequestPacket,现名:handshakeRequest
合并PR
最新pom
org.t-iotio-core3.2.4.v20181218-RELEASE
例行说明
t-io是OSC官方人员(还不止一个^_^,此处 @红薯 应该来辟谣)也在使用的通讯框架,譬如这个网站的动弹:http://lifes77.com
欢迎来https://www.t-io.org/guide, 用t-io写的t-io官网(注:官网用的是tio-core、tio-http、tio-websocket、tio-webpack,并未使用类似tomcat这样的容器)
Data Structures and Algorithms with JavaScript
Michael McMillan / O'Reilly Media / 2014-2-22 / USD 28.51
If you’re using JavaScript on the server-side, you need to implement classic data structures that conventional object-oriented programs (such as C# and Java) provide. This practical book shows you how......一起来看看 《Data Structures and Algorithms with JavaScript》 这本书的介绍吧!
