mirror of
https://github.com/logos-storage/nim-chronos.git
synced 2026-01-11 18:03:07 +00:00
update readme
This commit is contained in:
parent
9d2222596d
commit
e53c8d0f4e
17
README.md
17
README.md
@ -1,7 +1,8 @@
|
||||
# Asyncdispatch hard fork
|
||||
[")](https://travis-ci.org/status-im/nim-asyncdispatch2)
|
||||
[")](https://ci.appveyor.com/project/nimbus/nim-asyncdispatch2)
|
||||
[](https://opensource.org/licenses/MIT)[](https://opensource.org/licenses/Apache-2.0)
|
||||
[")](https://ci.appveyor.com/project/nimbus/nim-asyncdispatch2)
|
||||
[](https://opensource.org/licenses/Apache-2.0)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||

|
||||
|
||||
## Core differences between asyncdispatch and asyncdispatch2
|
||||
@ -78,14 +79,14 @@ You can use Nim official package manager `nimble` to install `asyncdispatch2`. T
|
||||
$ nimble install https://github.com/status-im/nim-asyncdispatch2.git
|
||||
```
|
||||
|
||||
## License
|
||||
Licensed under one of the following:
|
||||
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
|
||||
|
||||
## TODO
|
||||
* Pipe/Subprocess Transports.
|
||||
* Multithreading Stream/Datagram servers
|
||||
* Future[T] cancelation
|
||||
|
||||
## License
|
||||
|
||||
Licensed under both of the following:
|
||||
|
||||
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
|
||||
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user