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

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

内容简介: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]


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

查看所有标签

猜你喜欢:

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

The Art of Computer Programming, Volume 4,  Fascicle 3

The Art of Computer Programming, Volume 4, Fascicle 3

Donald E. Knuth / Addison-Wesley Professional / 2005-08-05 / USD 19.99

Finally, after a wait of more than thirty-five years, the first part of Volume 4 is at last ready for publication. Check out the boxed set that brings together Volumes 1 - 4A in one elegant case, and ......一起来看看 《The Art of Computer Programming, Volume 4, Fascicle 3》 这本书的介绍吧!

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

URL 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具