issues
search
reown-com
/
a2
An Asynchronous Apple Push Notification (apns2) Client for Rust
MIT License
151
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make apns_priority in NotificationOptions an Option<Priority>
#41
pheki
closed
5 years ago
1
Default apns_priority doesn't match expectation
#40
pheki
closed
5 years ago
4
Compilation broken with latest nightlies
#39
pimeys
closed
5 years ago
1
Remove unused tokio-io dependency.
#38
sorccu
closed
5 years ago
0
Move pretty_env_logger to dev-dependencies, it's not useful to crates depending on us.
#37
sorccu
closed
5 years ago
0
Move indoc to dev-dependencies so that crates depending on us don't need it.
#36
sorccu
closed
5 years ago
2
Fix token_client example not building due to unresolvable `as_ref()`.
#35
sorccu
closed
5 years ago
0
http2 error: protocol error: not a result of an error
#34
ss025
closed
5 years ago
2
`a2::response::Response` is confusing.
#33
ShaneQi
closed
5 years ago
2
Change signature lock from ArcCell to parking_log RwLock
#32
pimeys
closed
5 years ago
0
Upgrade Crossbeam
#31
pythoneer
closed
5 years ago
4
Async await
#30
pimeys
closed
5 years ago
1
Rust2018
#29
pimeys
closed
5 years ago
0
Implement fmt::Display for ErrorReason
#28
jonas-schievink
closed
6 years ago
5
Breaking a2 into separate crates
#27
pimeys
closed
5 years ago
2
usage in rocket / actix-web is "hard"
#26
pythoneer
closed
6 years ago
6
Remove bunch of allocations from the builders
#25
pimeys
closed
6 years ago
0
Experiment with a referring API
#24
pimeys
closed
6 years ago
1
Support For Using Rocket And a2
#23
oscartbeaumont
closed
6 years ago
5
Upgrade to Hyper 0.12
#22
pimeys
closed
6 years ago
0
Improve project marketing
#21
pimeys
closed
6 years ago
1
Refactor client to use the async/await syntax
#20
pimeys
closed
5 years ago
2
Refactor client to use 'impl Trait`
#19
pimeys
closed
6 years ago
1
Upgrade to futures 0.3, tokio 0.2 (or 0.3)
#18
pimeys
closed
5 years ago
1
Release a2 to the crates.io
#17
pimeys
closed
6 years ago
4
Connection pooling
#16
dbrgn
closed
6 years ago
5
Renewing tokens
#15
dbrgn
closed
6 years ago
3
Handling connection errors
#14
dbrgn
closed
6 years ago
6
Added --topic option to the cert based cli examples
#13
JanC
closed
6 years ago
1
Possible renaming of this project
#12
pimeys
closed
6 years ago
4
Show APNS error reason in Display impl
#11
dbrgn
closed
6 years ago
1
Experiment: Borrowing payload
#10
dbrgn
closed
6 years ago
8
Detach repo from unmaintained original
#9
rugk
closed
6 years ago
2
Change type of APS sound/category to Cow<'static, str>
#8
dbrgn
closed
6 years ago
13
Derive Debug and Clone for Payload
#7
dbrgn
closed
6 years ago
0
Connection errors
#6
dbrgn
closed
6 years ago
23
More type safety
#5
dbrgn
closed
6 years ago
4
Client: Generic type arguments
#4
dbrgn
closed
6 years ago
5
Add support for mutable-content
#3
pimeys
closed
7 years ago
0
Token-based authentication
#2
pimeys
closed
7 years ago
0
Added http2 negotiation using ALPN extension
#1
gkocur
closed
8 years ago
0
Previous