You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it seems like nextjs is the flagship technology for hosting api for typescript / so I chose this library.
I understand there's no desire to upgrade this sample library but it's difficult to cherry pick code / and blend with other libraries due to mismatch.
I will continue to dig into this - and hopefully can resolve. This library over here is running typescript with sockets + nextjs. koreanwglasses/next-with-sockets#1
Ideally the sample code would depend on plaid-node library to expose rich types.
I have something drafted - will need to take a look at dockerfile.
The text was updated successfully, but these errors were encountered:
I've been working to migrate the server code over to typescript
but I'm stuck on the integration with sockets
https://socket.io/docs/v3/emitting-events/
it seems like nextjs is the flagship technology for hosting api for typescript / so I chose this library.
I understand there's no desire to upgrade this sample library but it's difficult to cherry pick code / and blend with other libraries due to mismatch.
I will continue to dig into this - and hopefully can resolve. This library over here is running typescript with sockets + nextjs.
koreanwglasses/next-with-sockets#1
Ideally the sample code would depend on plaid-node library to expose rich types.
I have something drafted - will need to take a look at dockerfile.
The text was updated successfully, but these errors were encountered: