line / line/armeria

TomcatService does not support AsyncServlet.

Open
#116 8 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.