issues
search
launchdarkly
/
rust-eventsource-client
Server-sent events (SSE) client implementation for Rust
https://docs.rs/eventsource-client/latest/eventsource_client/
Other
70
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat(eventsource-client): handle JSON-only events in SSM streams
#84
cloudbridgeuy
closed
1 month ago
1
update to hyper 1.0
#83
leshow
opened
2 months ago
1
ci: Update various github action versions
#82
keelerm84
closed
3 months ago
0
chore(main): release 0.13.0
#81
github-actions[bot]
closed
3 months ago
1
chore: Bump CI rustc version to 1.72
#80
keelerm84
closed
3 months ago
0
chore: Unify and merge customer contributions
#79
keelerm84
closed
3 months ago
0
SSE::Connected event to be able to retrieve status and headers in case of success
#78
spolu
closed
5 months ago
0
Enh/expose headers response wrapper
#77
fontanierh
closed
5 months ago
0
feat: return a wrapper on Response on UnexpectedResponse
#76
spolu
closed
3 months ago
2
Ability to get the body when status code != 200
#75
spolu
closed
3 months ago
2
docs: Add MSRV support policy
#74
keelerm84
closed
10 months ago
1
chore(main): release 0.12.2
#73
github-actions[bot]
closed
10 months ago
1
fix(deps): Bump hyper to fix CVE-2022-31394
#72
keelerm84
closed
11 months ago
1
chore(main): release 0.12.1
#71
github-actions[bot]
closed
11 months ago
1
fix: logify could panic if truncating mid-code point
#70
keelerm84
closed
11 months ago
1
Panics in `logify()` with tracing enabled
#69
hkratz
closed
11 months ago
2
Heartbeat Is Treated As Invalid Event
#68
blheatwole
closed
11 months ago
3
ci: Do not add v in tag
#67
keelerm84
closed
12 months ago
0
ci: Remove unnecessary token parameter
#66
keelerm84
closed
12 months ago
1
chore(main): release 0.12.0
#65
github-actions[bot]
closed
12 months ago
1
ci: Fix release please workspace configuration
#64
keelerm84
closed
12 months ago
1
chore: release main
#63
github-actions[bot]
closed
12 months ago
0
build: Switch to release please and github actions
#62
keelerm84
closed
12 months ago
1
Updates and removal of re-exports
#61
keelerm84
closed
12 months ago
0
Remove DS Pipeline from Rust eventsource CODEOWNERS
#60
samstokes
closed
1 year ago
0
fix: Remove re-export of hyper_rustls types
#59
keelerm84
closed
1 year ago
0
deps!: Bump dependencies
#58
keelerm84
closed
1 year ago
1
ci: Separate CI steps
#57
keelerm84
closed
1 year ago
1
chore: Update CODEOWNERS
#56
keelerm84
closed
1 year ago
0
dependency tree is vulnarable to RUSTSEC-2023-0052
#55
sassman
closed
12 months ago
5
actix-web-lab SSE integration
#54
UkoeHB
closed
1 year ago
4
Add file SECURITY.md
#53
ld-repository-standards[bot]
closed
1 year ago
0
Add file CODEOWNERS
#52
ld-repository-standards[bot]
closed
1 year ago
0
Add file SECURITY.md
#51
ld-repository-standards[bot]
closed
1 year ago
0
Update hyper-rustls to 0.23
#49
hkratz
closed
12 months ago
7
chore: bump cimg/rust to 1.63.0
#48
cwaldren-ld
closed
1 year ago
2
Make `Error` implement `std::fmt::Display`, `std::error::Error` and `Sync`
#47
hkratz
closed
1 year ago
2
Infinite loop in rare conditions
#46
spolu
closed
5 months ago
9
How to close an event source?
#45
willydouhard
closed
1 year ago
3
Demo: Try using hyper-tls connector
#44
cwaldren-ld
closed
1 year ago
0
Add `hypertls` profile and update dependencies
#43
aalexandrov
closed
12 months ago
8
FEAT: Return headers of connection start
#42
Zarathustra2
closed
3 months ago
2
Add jitter support to retry behavior
#41
keelerm84
closed
2 years ago
1
Reset retry backoff after max retry interval
#40
keelerm84
closed
2 years ago
2
Remove publish step from circleci config
#39
keelerm84
closed
2 years ago
2
Do not initialize event data on comments
#38
keelerm84
closed
2 years ago
2
feature request: ignore colon
#37
alextes
closed
2 years ago
4
master -> main
#36
keelerm84
closed
2 years ago
1
Update to cimg/rust:1.60.0 and remove nightly toolchain
#35
cwaldren-ld
closed
2 years ago
0
Fix comment parsing logic
#34
keelerm84
closed
2 years ago
4
Next