matthiasn / sse-chat
Chat example app using Server Sent Events plus REST calls. Scala, Play Framework 2.3, AngularJS or React (alternatively).
☆379Updated 10 years ago
Alternatives and similar repositories for sse-chat:
Users that are interested in sse-chat are comparing it to the libraries listed below
- Demonstration of the common Akka patterns☆557Updated 7 years ago
- Project showcasing different microservice communication styles using Scala, Akka, Play and other tools from Scala ecosystem☆239Updated 4 years ago
- Example Play Scala application showing WebSocket use with Akka actors☆195Updated 5 years ago
- Reactive web app with Akka and AngularJS☆80Updated 7 years ago
- Learning☆156Updated 11 years ago
- BigPipe streaming for the Play Framework☆307Updated 8 years ago
- A set of sbt-native-pakager examples☆236Updated 4 years ago
- Full web application built upon Play 2.0 and ReactiveMongo☆172Updated 9 years ago
- Akka DDDD template using CQRS/ES with a Distributed Domain☆180Updated 8 years ago
- ☆357Updated 2 years ago
- Demonstrate Akka streams in Scala☆119Updated 7 years ago
- A collection of tutorials on how to build REST services using Spray, ReactiveMongo, AkkaHttp, etc☆112Updated 7 years ago
- CachePlugin☆444Updated 8 years ago
- RabbitMq client in Scala and Akka actors☆229Updated 3 years ago
- samples application for akka topics☆149Updated 7 years ago
- Slick extensions for record lifecycle management☆214Updated 2 years ago
- Typesafe Activator template for distributed workers with Akka cluster.☆117Updated 9 years ago
- A replicated Akka Persistence journal backed by Apache Kafka☆201Updated 6 years ago
- Spray Slick Starter Stack☆173Updated 5 years ago
- Sources of the sample applications of the Reactive Web Application book☆179Updated 8 years ago
- A study project how akka-http works☆110Updated 7 years ago
- Basic Akka / Spray template showing REST API built around Akka actors.☆134Updated 9 years ago
- Akka HTTP now includes Akka SSE, this project is at EOL☆179Updated 7 years ago
- Sample applications that go with the book Play for Scala☆261Updated 4 years ago
- Source code from my Effective Akka work☆178Updated 7 years ago
- Example Play Slick Project☆154Updated 5 years ago
- A POC to demonstrate calculating average flight delays using Akka Streams.☆63Updated 9 years ago
- ☆198Updated 5 years ago
- Example code for my tutorial series about Play Framework 2.x