Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexendoo/web-push-go


https://github.com/alexendoo/web-push-go

wip

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

        

# web-push-go [![Build Status]][ci-url] [![GoDoc]][doc-url]

[ci-url]: https://travis-ci.org/Alexendoo/web-push-go
[Build Status]: https://travis-ci.org/Alexendoo/web-push-go.svg?branch=master
[doc-url]: https://godoc.org/github.com/Alexendoo/web-push-go/webpush
[GoDoc]: https://godoc.org/github.com/Alexendoo/web-push-go?status.svg

### TODO before release
- More docs
- [Examples](https://golang.org/pkg/testing/#hdr-Examples)
- Move verification from encoding back into encrypt()
- ~~Configurable TTL, etc -- options object?~~
- ~~VAPID~~
- E2E test
- ~~Review public API, webpush.New() and~~ webpush.Send()?
- Opt in > 4096 bytes + default error?
- Move URL to be an actual URL