设为首页收藏本站

LUPA开源社区

 找回密码
 注册
文章 帖子 博客
LUPA开源社区 首页 业界资讯 软件追踪 查看内容

Go语言极速web框架IRIS V4发布

2016-8-10 23:04| 发布者: joejoe0332| 查看: 1160| 评论: 0|原作者: oschina|来自: oschina

摘要: Golang目前已经发展成为非常广泛使用的开发语言,如果你开发WEB、后台服务、API,都可以用到golang.原先我们用go来开发基于web的应用时,一般会用到net/http包,然后在代码中处理大量相同的事情,如:路由、鉴权等。 ...

Golang目前已经发展成为非常广泛使用的开发语言,如果你开发WEB、后台服务、API,都可以用到golang.

原先我们用go来开发基于web的应用时,一般会用到net/http包,然后在代码中处理大量相同的事情,如:路由、鉴权等。

现在通过Iris-Go,可以方便的帮助你来开发基于web的应用。

Benchmark Wizzard July 21, 2016- Processing Time Horizontal Graph

4.0.0-alpha.5 -> 4.0.0

  • Feature request has been implemented: Add layout support for Pug/Jade, example here.

  • Feature request has been implemented: Forcefully closing a Websocket connection,WebsocketConnection.Disconnect() error.

  • FIX: WebsocketConnection.Leave() will hang websocket server if .Leave was called manually when the websocket connection has been closed.

  • FIX: StaticWeb not serving index.html correctly, align the func with the rest of Static funcs also,example added.


酷毙

雷人

鲜花

鸡蛋

漂亮
  • 快毕业了,没工作经验,
    找份工作好难啊?
    赶紧去人才芯片公司磨练吧!!

最新评论

关于LUPA|人才芯片工程|人才招聘|LUPA认证|LUPA教育|LUPA开源社区 ( 浙B2-20090187 浙公网安备 33010602006705号   

返回顶部