SherClockHolmes / webpush-go

Web Push API Encryption with VAPID support.
MIT License
312 stars 67 forks source link

Add RecordSize to options #24

Closed SherClockHolmes closed 5 years ago

SherClockHolmes commented 5 years ago

Fixes https://github.com/SherClockHolmes/webpush-go/issues/23

Added RecordSize to the Options struct. Going to come back to validation at a later point so record sizes less than 18 will always fail.