mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 20:20:30 -04:00
6 lines
296 B
Text
6 lines
296 B
Text
This gem makes it possible to send push messages to web browsers from Ruby
|
|
backends using the Web Push Protocol. It supports Message Encryption for Web
|
|
Push to send messages securely from server to user agent. Payload is supported
|
|
by Chrome50+, Firefox48+.
|
|
|
|
WWW: https://github.com/zaru/webpush
|