Skip to content

Commit 36ef076

Browse files
authored
Update README note about Pushpad gem
1 parent d446936 commit 36ef076

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
This gem makes it possible to send push messages to web browsers from Ruby backends using the [Web Push Protocol](https://datatracker.ietf.org/doc/html/rfc8030). It supports [Message Encryption for Web Push](https://datatracker.ietf.org/doc/html/rfc8291) and [VAPID](https://datatracker.ietf.org/doc/html/rfc8292).
77

8-
**Note**: This is an open source gem for Web Push. If you want to send web push notifications from Ruby using Pushpad, you need to use another gem ([pushpad gem](https://github.com/pushpad/pushpad-ruby)).
8+
> [!NOTE]
9+
> This is an open source gem for Web Push maintained by Pushpad. If you want to send web push notifications from Ruby using Pushpad (the cloud service), use the [pushpad gem](https://github.com/pushpad/pushpad-ruby).
910
1011
## Installation
1112

0 commit comments

Comments
 (0)