Atmosphere
scala
中有一个可用框架列表。我想使用Play Framework
和Atmosphere
附带的{{1}}。在博客中,他写道Atmosphere与“每个”框架一起工作。可以很容易地整合Atmosphere,以及如何?
答案 0 :(得分:2)
是的,请看看this project在Play上运行的Atmosphere原生实现!
- Jeanfrancois
答案 1 :(得分:0)
我也在寻找这个。它带来的好处是从websocket到长轮询的优雅降级以及客户端和服务器端的共同api。