Replies: 1 comment
-
Hello, How do you use Web Sockets to implement a real-time chat feature? Do you use an Express service and then use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Non-Goals
Background
I feel this is a necessary feature because:
With the current method of implementation, one needs to create a separate server.
These implementations have few drawbacks like:
Proposal
This feature can be implemented by:
I'm not really sure if anything else needs to be changed on Vercel but I would love to work on this and see where it takes us
Beta Was this translation helpful? Give feedback.
All reactions