发布于 2016-01-10 00:58:37 | 256 次阅读 | 评论: 0 | 来源: 网友投递
Phoenix Elixir Web 框架
Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。要求 Elixir v1.0.2+
Phoenix v1.1.2 发布,此版本更新内容如下:
[Cowboy] Improve log report for errors from the UserSocket
[ChannelTest] Add refute_push
and refute_reply
[Router] Improve error messages when calling Router helpers without matching clauses
[phoenix.new] Use brunch 2.1.1 npm integration to load phoenix
and phoenix_html
js deps
Phoenix 是函数式编程语言 Elixir 的 Web 开发框架。