HENNGE / aapns

Asynchronous Apple Push Notifications
https://aapns.readthedocs.io/en/latest/
Other
13 stars 2 forks source link

Fix notification size validation #36

Closed ojii closed 4 years ago

ojii commented 4 years ago

Moved payload size validation from connection to api, as the connection should not need to care about this restriction.