pusher / push-notifications-web

Beams Browser notifications
MIT License
39 stars 20 forks source link

Make constructor synchronous #55

Closed jonathanlloyd closed 4 years ago

jonathanlloyd commented 4 years ago

Having an async constructor was a pain to work with. This change makes everything else async instead.