web-push-native

Crates.ioweb-push-native
lib.rsweb-push-native
version0.4.0
sourcesrc
created_at2022-10-04 06:46:41.810931
updated_at2023-12-25 16:36:29.097629
descriptionGeneric Event Delivery Using Http Push (web-push) components implemented according to RFC8030
homepagehttps://github.com/leotaku/web-push-native
repositoryhttps://github.com/leotaku/web-push-native
max_upload_size
id679656
size24,109
Leo Gaskin (leotaku)

documentation

README

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.

Commit count: 156

cargo fmt