playframework / playframework/play-socket.io
Extract a akka-http-socket-io module that can be used without Play! framework
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 96
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Given that Play! is built on top of Akka-Http, it will be very useful to have the socket-io support available also for play Akka-Http projects and then layer the Play-socket-io on top. Not sure if there is any technical difficulty in doing so.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing Play socket.io implementation and the project structure to identify which parts depend on Play and which could form an Akka-HTTP module. Confirm the integration boundary and module layout before making changes. Done means socket.io support works for Akka-HTTP projects without Play, with the Play integration layered on top.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100