Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pvarentsov committed Jun 14, 2021
1 parent 599dc95 commit d5c6812
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,16 @@

## Description

**`iola`** - a socket client with rest api.
**`iola`** - a socket client with rest api.

This project is currently in an active development phase. Roadmap:
- [ ] Detailed documentation
- [ ] Implement clients
- [x] WebSocket
- [ ] SocketIO
- [ ] Tcp
- [ ] Unix-socket
- [ ] Add application's binaries for all popular platforms


## Installation
Expand Down Expand Up @@ -43,15 +52,6 @@ Example:

</pre>

## Roadmap

- [ ] Detailed documentation
- [ ] Implement clients
- [ ] SocketIO
- [ ] Tcp
- [ ] Unix-socket
- [ ] Add application's binaries for all popular platforms

## License

This project is licensed under the [MIT License](https://github.com/pvarentsov/iola/blob/main/LICENSE).

0 comments on commit d5c6812

Please sign in to comment.