TomcatService does not support AsyncServlet.
Open
Nobody has claimed this yet.
new feature
- Dominant language
- Java
- Stars
- 5.1k
- Forks
- 1k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 31
Description
I'd like to use async feature like SseEmitter but armeria does not supports this yet.
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 locating TomcatService and reading how it currently handles servlet requests. Compare the requested async use case with SseEmitter and determine the scope of AsyncServlet support. Done means Armeria can support the described async feature without breaking existing TomcatService behavior, with coverage for the relevant request flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100