让网络编程更轻松和有趣 t-io

码农软件 · 软件分类 · 高性能网络开发库 · 2019-08-31 18:14:30

软件介绍

一张图了解t-io的历史和能力

一张图了解t-io及官方衍生品

修改历史

3.2.4.v20181218-RELEASE

  • 新需求:https://gitee.com/tywo45/t-io/issues/IOZQB

  • 增加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这样的容器)

本文地址:https://codercto.com/soft/d/13589.html

Data Structures and Algorithms with JavaScript

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》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具