Tagged in

Bts

Strategy, Architecture, Continuous Delivery, and DDD
Strategy, Architecture, Continuous Delivery, and DDD
Domain-Driven Design, Organization Design, Continuous Delivery
More information
Followers
2.8K
Elsewhere
More, on Medium

Atmosphere, Scala, SBT & Akka — Step-by-step

Atmosphere is a popular java library for writing real-time, browser-based applications. It’s killer feature is that it switches between websockets, long-polling and other transports based on browser support.



However, all the examples use maven and…