MihaelIsaev / FCM

⚡️ PushNotifications through FireBase for Vapor 3 and 4.
MIT License
120 stars 33 forks source link

Async/Await support #46

Open carmelogallo-foodics opened 1 month ago

carmelogallo-foodics commented 1 month ago

Hey @MihaelIsaev,

is there any plans to support Async/Await?

MihaelIsaev commented 1 month ago

Hey @carmelogallo-foodics, yes it's in my plans since it is must have nowadays 🙂 as well as Hummingbird support

carmelogallo commented 1 month ago

@MihaelIsaev cool! Any ETA for it?

MihaelIsaev commented 2 weeks ago

@carmelogallo could you please try it from async-await branch?

carmelogallo-foodics commented 2 weeks ago

Sure man but I haven't started yet the integration. But looking at the code changes seems solid to me.