Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add support for Server-Sent Events by including Akka SSE #669
Comments
|
Akka SSE: https://github.com/hseeberger/akka-sse |
ktoso
added 1 - triaged 2 - pick next
labels
Dec 21, 2016
ktoso
added this to the
10.0.x
milestone
Dec 21, 2016
ktoso
added the
discuss
label
Dec 21, 2016
|
I have just released Akka SSE 2.0.0. The idea is that it could be moved in as is (except for shuffling package names and adding non-Scaladoc documentation), so please take a look at the design and implementation. |
ktoso
self-assigned this
Dec 30, 2016
|
Great, thanks a lot Heiko. I'll get to it next week I think, attempting to stay offline for a few days now :) |
|
Hope to get to it this week, we're still halfed with much of the team on holidays. Sorry for the delay. |
|
Any progress here? |
|
Could you make a PR with it? Would make reviewing much easier hm.
…
|
|
Sure, I could create a PR. But that's a lot of work and therefore I'd like to see a general thumbs up to the idea of including SSE first. |
|
As you know since a long time, there is a thumbs up ;-) |
|
Sounds great! Will make a PR as soon as I can find some time. |
|
(didn't check the thumbs-up, now there are four ;-)) |
|
Excellent, thanks |
OverlyExcessive
commented
Apr 6, 2017
|
@hseeberger Any chance you could submit that PR soon? Looking to use this for a project and I admit it would be easiest if this was bundled directly with akka-http. Also makes sense as they are already supporting WebSockets :) . |
|
@OverlyExcessive I'm too busy, but using akka-sse should be a no-brainer. |
hseeberger commentedDec 20, 2016
Please discuss.