leotaku / web-push-native

Pure rust implementation of web-push and related standards
Apache License 2.0
6 stars 1 forks source link

web-push

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".

ece

Crates.io Lib.rs Documentation

RFC8188 "Encrypted Content-Encoding for HTTP" implemented using rust-crypto native cryptographic primitives.

License

ece-native and web-push-native are 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.