Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/reown-com/a2

An Asynchronous Apple Push Notification (apns2) Client for Rust
https://github.com/reown-com/a2

Support custom endpoints

50U10FCA7 opened this pull request about 1 month ago
feat: add the push type called complication

Theo-Yuan opened this pull request 3 months ago
Choose client cert dynamically

plv opened this pull request 5 months ago
Add TLS 1.2 support via configuration

plv opened this pull request 5 months ago
fix(fcm): check the message length when sending to the APNS

geekbrother opened this issue 6 months ago
feat: add support for thread-id

Thooms opened this pull request 7 months ago
fix: keep connections open

chris13524 opened this pull request 8 months ago
Request to send keep-alives on idle connections

rajesh-blueshift opened this issue 8 months ago
Fix the error of duplicate signing within multiple threads

henry42 opened this pull request 8 months ago
Bump h2 from 0.4.3 to 0.4.4

dependabot[bot] opened this pull request 9 months ago
Bump rustls from 0.22.2 to 0.22.4

dependabot[bot] opened this pull request 9 months ago
Automate publish ops

chris13524 opened this issue 9 months ago
feat: Add option to set a request timeout

threema-donat opened this pull request 9 months ago
feat: Derive Copy for PushType

threema-donat opened this pull request 9 months ago
Resolve unwrap in build body and when acquiring RwLock

threema-donat opened this pull request 9 months ago
chore: add codeowners

chris13524 opened this pull request 9 months ago
fix: Add tcp feature to hyper

threema-donat opened this pull request 9 months ago
chore: upgrade to hyper 1.0

boxdot opened this pull request 10 months ago
Add apns-push-type header

gferon opened this pull request about 1 year ago
How to set timeout on send?

rex-remind101 opened this issue over 1 year ago
feat: add Client::certificate_parts() method

jrconlin opened this pull request over 1 year ago
Add support for critical alerts

Mstrodl opened this pull request over 1 year ago
async-std support?

eminfedar opened this issue over 1 year ago
Sending a payload with invalid uri chars panics

soerenmeier opened this issue over 1 year ago
Client panicked inside hyper-alpn library

jeromeboe opened this issue almost 2 years ago
feat: Switch `&str` params

HarryET opened this issue about 2 years ago
fix: add `tracing` feature back

HarryET opened this issue about 2 years ago
feat: `.editorconfig`

HarryET opened this issue about 2 years ago
Feat/deserialize and certificate parts (#3)

jrconlin opened this pull request over 2 years ago
v0.7

HarryET opened this pull request over 2 years ago
Token-based authentication without openssl

boxdot opened this pull request over 2 years ago
Add "tcp" feature to Hyper

ajevans99 opened this pull request almost 3 years ago
Panic: 'executor must be set' from hyper-0.14.15 when running examples.

staninprague opened this issue about 3 years ago
API compatibility breakage in new minor version v0.6.2

losfair opened this issue about 3 years ago
feat: add implementation to support safari web push

hortopan opened this pull request about 3 years ago
Upgrade to `base64 0.13`.

rneswold opened this pull request over 3 years ago
Getting an issue with 'executor must be set'

rajesh-blueshift opened this issue over 3 years ago
Windows CI

pimeys opened this pull request almost 4 years ago
Switch to GitHub actions

pimeys opened this pull request almost 4 years ago
Update to Tokio 1.0

pimeys opened this pull request almost 4 years ago
Upgrade to tokio 1.0

moh-abk opened this issue almost 4 years ago
Upgrade to tokio 0.3

Jasperav opened this issue about 4 years ago
Add Deserialize impls, a new Client constructor, and some QoL features

AzureMarker opened this pull request over 4 years ago
Upgrade dependencies

AzureMarker opened this pull request over 4 years ago
Fix stack overflow in Error's Display impl

AzureMarker opened this pull request over 4 years ago
Fix warnings

pimeys opened this pull request over 4 years ago
Fix `TooManyProviderTokenUpdates` issue

jacobh opened this pull request over 4 years ago
Enforcing static lifetimes for client send

pimeys opened this pull request about 5 years ago
changed lifetimes

pythoneer opened this issue about 5 years ago
Make apns_priority in NotificationOptions an Option<Priority>

pheki opened this pull request about 5 years ago
Default apns_priority doesn't match expectation

pheki opened this issue about 5 years ago
Compilation broken with latest nightlies

pimeys opened this issue over 5 years ago
Remove unused tokio-io dependency.

sorccu opened this pull request over 5 years ago
Move indoc to dev-dependencies so that crates depending on us don't need it.

sorccu opened this pull request over 5 years ago
Fix token_client example not building due to unresolvable `as_ref()`.

sorccu opened this pull request over 5 years ago
http2 error: protocol error: not a result of an error

ss025 opened this issue over 5 years ago
`a2::response::Response` is confusing.

ShaneQi opened this issue almost 6 years ago
Change signature lock from ArcCell to parking_log RwLock

pimeys opened this pull request almost 6 years ago
Upgrade Crossbeam

pythoneer opened this issue about 6 years ago
Async await

pimeys opened this pull request about 6 years ago
Rust2018

pimeys opened this pull request about 6 years ago
Implement fmt::Display for ErrorReason

jonas-schievink opened this pull request about 6 years ago
Breaking a2 into separate crates

pimeys opened this issue over 6 years ago
usage in rocket / actix-web is "hard"

pythoneer opened this issue over 6 years ago
Remove bunch of allocations from the builders

pimeys opened this pull request over 6 years ago
Experiment with a referring API

pimeys opened this issue over 6 years ago
Support For Using Rocket And a2

oscartbeaumont opened this issue over 6 years ago
Upgrade to Hyper 0.12

pimeys opened this pull request over 6 years ago
Improve project marketing

pimeys opened this issue over 6 years ago
Refactor client to use the async/await syntax

pimeys opened this issue over 6 years ago
Refactor client to use 'impl Trait`

pimeys opened this issue over 6 years ago
Upgrade to futures 0.3, tokio 0.2 (or 0.3)

pimeys opened this issue over 6 years ago
Release a2 to the crates.io

pimeys opened this issue over 6 years ago
Connection pooling

dbrgn opened this issue almost 7 years ago
Renewing tokens

dbrgn opened this issue almost 7 years ago
Handling connection errors

dbrgn opened this issue almost 7 years ago
Added --topic option to the cert based cli examples

JanC opened this pull request almost 7 years ago
Possible renaming of this project

pimeys opened this issue almost 7 years ago
Show APNS error reason in Display impl

dbrgn opened this pull request almost 7 years ago
Experiment: Borrowing payload

dbrgn opened this pull request almost 7 years ago
Detach repo from unmaintained original

rugk opened this issue almost 7 years ago
Change type of APS sound/category to Cow<'static, str>

dbrgn opened this pull request almost 7 years ago
Derive Debug and Clone for Payload

dbrgn opened this pull request almost 7 years ago
Connection errors

dbrgn opened this issue almost 7 years ago
More type safety

dbrgn opened this issue almost 7 years ago
Client: Generic type arguments

dbrgn opened this issue almost 7 years ago
Add support for mutable-content

pimeys opened this pull request over 7 years ago
Token-based authentication

pimeys opened this pull request almost 8 years ago
Added http2 negotiation using ALPN extension

gkocur opened this pull request over 8 years ago