#web-push #rust-crypto #events #http-push

web-push-native

Generic Event Delivery Using Http Push (web-push) components implemented according to RFC8030

13 unstable releases (3 breaking)

0.4.0 Dec 25, 2023
0.3.0 Oct 1, 2023
0.2.1 Sep 22, 2023
0.2.0 May 28, 2023
0.1.0 Nov 25, 2022

#485 in Cryptography

25 downloads per month

MIT/Apache

39KB
751 lines

web-push-native

Crates.io Lib.rs Documentation

RFC8030 "Generic Event Delivery Using HTTP Push" implemented using rust-crypto native cryptographic primitives. Contains support for RFC8292 "Voluntary Application Server Identification (VAPID) for Web Push".

License

web-push-native is free and open source software distributed under the terms of either the MIT or the Apache 2.0 license, at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Dependencies

~3.5–4.5MB
~88K SLoC