Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelwp/implement-short-long-polling

Example on how to implement short and long polling in Go and ReactJS
https://github.com/michaelwp/implement-short-long-polling

go longpolling react realtime shortpolling

Last synced: 10 days ago
JSON representation

Example on how to implement short and long polling in Go and ReactJS

Awesome Lists containing this project

README

        

# implement-short-long-polling
Example on how to implement short and long polling in Go and ReactJS

For explanation pls visit: [Short Polling and Long Polling in Real-Time Communication with Go and React](https://goblog.dev/articles/36)