ably / ably-js

Javascript, Node, Typescript, React, React Native client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
314 stars 56 forks source link

Can you guys provide an adapter for tRPC? #1170

Open ManuRodgers opened 1 year ago

ManuRodgers commented 1 year ago

┆Issue is synchronized with this Jira Task by Unito

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-3486

mikelee638 commented 1 year ago

Hey @ManuRodgers, thanks for your feedback! We are always excited to hear about new use cases for Ably and opportunities for improvement.

I have added your request for tRPC support to our product backlog. We’ll post an update on this issue when we have something new to share, thanks!

ManuRodgers commented 1 year ago

Hey @ManuRodgers, thanks for your feedback! We are always excited to hear about new use cases for Ably and opportunities for improvement.

I have added your request for tRPC support to our product backlog. We’ll post an update on this issue when we have something new to share, thanks!

Thanks mate, tRPC is getting really popular, but the only method that can achieve realtime feature at this moment is to use websocket, which is fine but not great especially I will have many deployment issues because I cannot deploy my app to vercel. hopefully you guys can have a tRPC adapter in the near future and then I can move on from websocket to ably