ExNudge - Push Notification Library for Elixir

Actually, no I didn’t think of that. I went over Pigeon when I was looking for a solution specifically for PWA and forgot about it.

In that case what is a better practice? Should I fork and add my implementation as a library to pigeon? To be honest though, I would rather have the separation. I wouldn’t want to install a library that supports native and web when in most cases, applications will use one of the two. So perhaps my plan on expanding with FCM/APNS is a bad idea after all, since there is a pretty good solution that does that.

One think that might be beneficial is implementing a conversion between structs in my library and Pigeon