Introduction
- Open inspector and head to Network tab
- All client requests are handled through WebSockets
- We have a simple backend subscription on new messages that adds the newly added message to the current state
Showcases WebSocket + subscription support
View Source on GitHub
test
1
test
test
hi
hi
hi
hi again
hi 2
hi 3
You have to to write.