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

https://github.com/imrandil/long_polling_http

Long polling example with express and reactjs
https://github.com/imrandil/long_polling_http

expressjs longpolling react

Last synced: 3 months ago
JSON representation

Long polling example with express and reactjs

Awesome Lists containing this project

README

        

# Short Polling and Long Polling Example

This Node.js project provides a simple example of both short polling and long polling mechanisms. The code is implemented using Express for the server and a React client for demonstration purposes.

## Getting Started

### Prerequisites

- Node.js and npm installed on your machine.

### Installation

1. Clone the repository:

```bash
git clone https://github.com/IMRANDIL/long_polling_hhtp.git
```

## Made with ❤️