Skip to content

Commit

Permalink
doc: related projects - close #313
Browse files Browse the repository at this point in the history
  • Loading branch information
skypjack committed May 13, 2024
1 parent c64c538 commit d32ddd2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,18 @@ uv_tcp_t *handle = tcp->raw();

Go the raw way at your own risk, but do not expect any support in case of bugs.


# Related projects

Interested in additional tools and libraries that build upon `uwv`? You might
find the following useful then:

- [`uvw_net`](https://github.com/mincequi/uvw_net): a networking library with a
collection of clients (HTTP/Modbus/SunSpec) that also includes discovery
impementations like dns-sd/mdns.

Feel free to add your tool to the list if you like.

# Contributors

If you want to contribute, please send patches as pull requests against the
Expand Down

0 comments on commit d32ddd2

Please sign in to comment.