Skip to content

Draft: feat: Add encrypted push

Sorunome requested to merge soru/encrypted-push into main

Description

This PR adds push helper methods to setting up pushers and processing push payloads. Additionally, this PR also adds support to encrypted push, dynamically making pushers encrypted, if the server supports encrypted push.

Checklist

  • I read the [Contributor Guide] and followed the process outlined there for submitting PRs.
  • I updated/added relevant documentation (doc comments with ///).
  • I did not add or update methods, functions or widgets without tests.
Edited by Nicolas Werner

Merge request reports