[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18044084#comment-18044084
 ] 

ASF subversion and git services commented on HTTPCLIENT-2396:
-------------------------------------------------------------

Commit e943a15eb856d4f2890ed39d0396415bee06724c in httpcomponents-client's 
branch refs/heads/dependabot/maven/io.opentelemetry-opentelemetry-bom-1.56.0 
from Arturo Bernal
[ https://gitbox.apache.org/repos/asf?p=httpcomponents-client.git;h=e943a15eb ]

HTTPCLIENT-2396 - add Server-Sent Events client to HttpClient5. (#719)

EventSource API + SseExecutor, CHAR/BYTE parsers, pluggable BackoffStrategy, 
Last-Event-ID and Retry-After.

> Introduce Server-Sent Events (SSE) client API for HttpClient5
> -------------------------------------------------------------
>
>                 Key: HTTPCLIENT-2396
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2396
>             Project: HttpComponents HttpClient
>          Issue Type: New Feature
>            Reporter: Arturo Bernal
>            Priority: Minor
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Add EventSource with resumable streams, pluggable backoff, and header 
> overrides.
> Provide CHAR/BYTE parsers, Retry-After integration, and Last-Event-ID support.
> SseExecutor manages shared/custom clients, schedulers, and callback executors.
> Ship examples and perf tooling; no breaking changes.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to