Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / launchdarkly/rust-eventsource-client issues and pull requests

#83 - update to hyper 1.0

Issue - State: open - Opened by leshow about 1 month ago - 1 comment

#82 - ci: Update various github action versions

Pull Request - State: closed - Opened by keelerm84 about 2 months ago

#81 - chore(main): release 0.13.0

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago - 1 comment
Labels: autorelease: tagged

#80 - chore: Bump CI rustc version to 1.72

Pull Request - State: closed - Opened by keelerm84 2 months ago

#79 - chore: Unify and merge customer contributions

Pull Request - State: closed - Opened by keelerm84 2 months ago

#77 - Enh/expose headers response wrapper

Pull Request - State: closed - Opened by fontanierh 4 months ago

#76 - feat: return a wrapper on Response on UnexpectedResponse

Pull Request - State: closed - Opened by spolu 4 months ago - 2 comments

#75 - Ability to get the body when status code != 200

Issue - State: closed - Opened by spolu 4 months ago - 2 comments

#74 - docs: Add MSRV support policy

Pull Request - State: closed - Opened by keelerm84 9 months ago - 1 comment

#73 - chore(main): release 0.12.2

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago - 1 comment
Labels: autorelease: tagged

#72 - fix(deps): Bump hyper to fix CVE-2022-31394

Pull Request - State: closed - Opened by keelerm84 10 months ago - 1 comment

#71 - chore(main): release 0.12.1

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago - 1 comment
Labels: autorelease: tagged

#70 - fix: logify could panic if truncating mid-code point

Pull Request - State: closed - Opened by keelerm84 10 months ago - 1 comment

#69 - Panics in `logify()` with tracing enabled

Issue - State: closed - Opened by hkratz 10 months ago - 2 comments

#68 - Heartbeat Is Treated As Invalid Event

Issue - State: closed - Opened by blheatwole 10 months ago - 3 comments

#67 - ci: Do not add v in tag

Pull Request - State: closed - Opened by keelerm84 11 months ago

#66 - ci: Remove unnecessary token parameter

Pull Request - State: closed - Opened by keelerm84 11 months ago - 1 comment

#65 - chore(main): release 0.12.0

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago - 1 comment
Labels: autorelease: tagged

#64 - ci: Fix release please workspace configuration

Pull Request - State: closed - Opened by keelerm84 11 months ago - 1 comment

#63 - chore: release main

Pull Request - State: closed - Opened by github-actions[bot] 11 months ago
Labels: autorelease: pending

#62 - build: Switch to release please and github actions

Pull Request - State: closed - Opened by keelerm84 11 months ago - 1 comment

#61 - Updates and removal of re-exports

Pull Request - State: closed - Opened by keelerm84 11 months ago

#60 - Remove DS Pipeline from Rust eventsource CODEOWNERS

Pull Request - State: closed - Opened by samstokes 11 months ago

#59 - fix: Remove re-export of hyper_rustls types

Pull Request - State: closed - Opened by keelerm84 11 months ago

#58 - deps!: Bump dependencies

Pull Request - State: closed - Opened by keelerm84 11 months ago - 1 comment

#57 - ci: Separate CI steps

Pull Request - State: closed - Opened by keelerm84 about 1 year ago - 1 comment

#56 - chore: Update CODEOWNERS

Pull Request - State: closed - Opened by keelerm84 about 1 year ago

#55 - dependency tree is vulnarable to RUSTSEC-2023-0052

Issue - State: closed - Opened by sassman about 1 year ago - 5 comments
Labels: bug

#54 - actix-web-lab SSE integration

Issue - State: closed - Opened by UkoeHB about 1 year ago - 4 comments
Labels: waiting for feedback

#53 - Add file SECURITY.md

Pull Request - State: closed - Opened by ld-repository-standards[bot] about 1 year ago

#52 - Add file CODEOWNERS

Pull Request - State: closed - Opened by ld-repository-standards[bot] over 1 year ago

#51 - Add file SECURITY.md

Pull Request - State: closed - Opened by ld-repository-standards[bot] over 1 year ago

#49 - Update hyper-rustls to 0.23

Pull Request - State: closed - Opened by hkratz over 1 year ago - 7 comments

#48 - chore: bump cimg/rust to 1.63.0

Pull Request - State: closed - Opened by cwaldren-ld over 1 year ago - 2 comments

#47 - Make `Error` implement `std::fmt::Display`, `std::error::Error` and `Sync`

Pull Request - State: closed - Opened by hkratz over 1 year ago - 2 comments

#46 - Infinite loop in rare conditions

Issue - State: open - Opened by spolu over 1 year ago - 8 comments

#45 - How to close an event source?

Issue - State: closed - Opened by willydouhard over 1 year ago - 3 comments

#44 - Demo: Try using hyper-tls connector

Pull Request - State: closed - Opened by cwaldren-ld almost 2 years ago

#43 - Add `hypertls` profile and update dependencies

Pull Request - State: closed - Opened by aalexandrov almost 2 years ago - 8 comments

#42 - FEAT: Return headers of connection start

Pull Request - State: closed - Opened by Zarathustra2 almost 2 years ago - 2 comments

#41 - Add jitter support to retry behavior

Pull Request - State: closed - Opened by keelerm84 almost 2 years ago - 1 comment

#40 - Reset retry backoff after max retry interval

Pull Request - State: closed - Opened by keelerm84 almost 2 years ago - 2 comments

#39 - Remove publish step from circleci config

Pull Request - State: closed - Opened by keelerm84 about 2 years ago - 2 comments

#38 - Do not initialize event data on comments

Pull Request - State: closed - Opened by keelerm84 about 2 years ago - 2 comments

#37 - feature request: ignore colon

Issue - State: closed - Opened by alextes about 2 years ago - 4 comments

#36 - master -> main

Pull Request - State: closed - Opened by keelerm84 over 2 years ago - 1 comment

#35 - Update to cimg/rust:1.60.0 and remove nightly toolchain

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#34 - Fix comment parsing logic

Pull Request - State: closed - Opened by keelerm84 over 2 years ago - 4 comments

#33 - Add code coverage step in CircleCi configuration

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 2 comments

#32 - Update from Rust 2018 -> Rust 2021 Edition

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#31 - Fix usage of split_inclusive in event parser

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#30 - Enable 'read-timeout' SSE contract test

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#29 - Handle redirects with new FollowRedirects state

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#28 - Propagate explicit empty event ID to ReconnectingRequest

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#27 - Update README example so that it is valid

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#26 - Make event_parser::Event public

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#25 - Ignore invalid event IDs & persist existing event IDs

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 2 comments
Labels: bug

#24 - Add missing carriage returns to test data

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#23 - Cw/updated testdata

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#22 - Allow SSE tests to use new config options

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#21 - Add body and HTTP method setters to builder

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#20 - Add missing SSE protocol headers

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago

#19 - Move SSE parsing logic into event_parser.rs

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#18 - Add ability to control read timeouts using TimeoutConnector

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#17 - Refactor Client to a trait

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#16 - Enable SSE test harness in CircleCI job

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 1 comment

#15 - Implement minimal SSE test harness

Pull Request - State: closed - Opened by cwaldren-ld over 2 years ago - 2 comments

#14 - [sc-140521] Expose creating an event source with a connection.

Pull Request - State: closed - Opened by kinyoklion over 2 years ago - 1 comment

#13 - Add support for releaser

Pull Request - State: closed - Opened by keelerm84 over 2 years ago - 1 comment

#12 - Make request errors more useful

Pull Request - State: closed - Opened by keelerm84 over 2 years ago - 1 comment

#11 - Add support for SSE test harness

Pull Request - State: closed - Opened by keelerm84 almost 3 years ago - 2 comments

#10 - Add support for alternative line endings

Pull Request - State: closed - Opened by keelerm84 almost 3 years ago - 3 comments

#9 - Handle '\r\n' line endings in stream data

Pull Request - State: closed - Opened by ralexstokes almost 3 years ago - 2 comments

#8 - Allow specifying HTTP client directly

Pull Request - State: closed - Opened by JiggyDown about 3 years ago - 2 comments

#7 - Support over async-std runtime

Issue - State: closed - Opened by dak-x over 3 years ago - 1 comment

#6 - [ch88739] Fix decoding of multiple events in a single chunk

Pull Request - State: closed - Opened by samstokes over 3 years ago - 1 comment

#5 - Migrate to latest Tokio and Hyper

Pull Request - State: closed - Opened by mraerino over 3 years ago - 1 comment

#4 - LaunchDarkly Rust SDK

Issue - State: closed - Opened by mraerino over 3 years ago - 10 comments

#3 - [ch83910] Rewrite decoder to fix some decoding bugs

Pull Request - State: closed - Opened by samstokes about 4 years ago

#2 - [ch77330] review tests

Pull Request - State: closed - Opened by hroederld about 4 years ago

#1 - Adding a String constructor method for Client

Pull Request - State: closed - Opened by KyleLeneau about 5 years ago - 1 comment