forked from platypush/platypush
README
This commit is contained in:
parent
eb439d227a
commit
0e7345f1ee
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ You can use Platypush to do things like:
|
||||||
Imagine the ability of executing all the actions above through messages delivered through:
|
Imagine the ability of executing all the actions above through messages delivered through:
|
||||||
|
|
||||||
- A web interface
|
- A web interface
|
||||||
- Raw HTTP requests
|
- A JSON-RPC API
|
||||||
|
- Raw TCP messages
|
||||||
- Web sockets
|
- Web sockets
|
||||||
- [PushBullet](https://pushbullet.com)
|
- [PushBullet](https://pushbullet.com)
|
||||||
- [Kafka](https://kafka.apache.org)
|
- [Kafka](https://kafka.apache.org)
|
||||||
|
|
Loading…
Reference in a new issue