t-io 3.0.2 发布,入驻 TF,和世界顶级网络服务器正面PK

栏目: 软件资讯 · 发布时间: 7年前

内容简介:t-io 3.0.2 发布了,本次修改点 1、org.tio.server.ServerGroupContext增加     useSsl(String keyStoreFile, String trustStoreFile, String keyStorePwd)     useSsl(InputStream keyStoreInputStream, I...

t-io 3.0.2 发布了,本次修改点

1、org.tio.server.ServerGroupContext增加
    useSsl(String keyStoreFile, String trustStoreFile, String keyStorePwd)
    useSsl(InputStream keyStoreInputStream, InputStream trustStoreInputStream, String passwd)
2、org.tio.client.ClientGroupContext增加
    useSsl()
3、http-server默认加上Date字段
4、其它一些修改

这样的话,如果你想使用ssl,只需要一行代码就搞定了

一条小新闻

t-io正在入驻FrameworkBenchmarks,和全世界最顶尖的网络服务器进行直接PK,喜欢t-io或者讨厌t-io的都可以关注,万一被PK得很惨,也是可以博得大家一笑:https://github.com/TechEmpower/FrameworkBenchmarks/pull/3855

最新pom

<dependency>
    <groupid>org.t-io</groupid>
    <artifactid>tio-core</artifactid>
    <version>3.0.2.v20180612-RELEASE</version>
</dependency>

最后说一下本期的封面人物

有人说头像吓到大家了,所以在此补一张生活照,虽然很丑,但还是很和蔼的,不至于那么恐怖

t-io 3.0.2 发布,入驻 TF,和世界顶级网络服务器正面PK


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Distributed Algorithms: An Intuitive Approach

Distributed Algorithms: An Intuitive Approach

Wan Fokkink / MIT Press / 2018-2-2 / USD 48.00

The new edition of a guide to distributed algorithms that emphasizes examples and exercises rather than the intricacies of mathematical models. This book offers students and researchers a guide to ......一起来看看 《Distributed Algorithms: An Intuitive Approach》 这本书的介绍吧!

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试