module
Version:
v1.0.2
Opens a new window with list of versions in this module.
Published: Mar 1, 2025
License: MIT
Opens a new window with license information.
README
¶
webpush-client-go
webpush-client-goは、Golangで実装されたWebPushを受信するためのクライアントおよびライブラリです。
Features
- RFC8188メッセージの暗号化・復号
- RFC8291メッセージの暗号化・復号
- AutoPush (Mozilla Push Service) のクライアント
- Application Serverごとのクライアント
Examples
examplesを参照してください。
NicoPush
NICONICO_USER_SESSION_VALUEにnicovideo.jpのuser_sessionクッキーの値を指定してください。
echo '{"user_session":"NICONICO_USER_SESSION_VALUE"}' > config.json
go run ./examples/nicopush/main.go
References
- RFCs
- Encrypt Content-Encoding
- AutoPush
- WebPush
- NicoPush
LICENSE
MIT
Author
shinosaki
Directories
¶
|
|
|
examples
|
|
|
|
|
|
|
|
|
|
|
sites
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.