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

https://github.com/mikebild/web-messaging

RxJS based messaging via HTTP
https://github.com/mikebild/web-messaging

Last synced: about 1 year ago
JSON representation

RxJS based messaging via HTTP

Awesome Lists containing this project

README

          

#Web-Messaging

Message routing and Complex-Event-Streams via HTTP (Transfer-Encoding:chunked)

## Deployment via [https://dropstack.run](https://dropstack.run)

```bash
npm i dropstack-cli -g
dropstack deploy
```