Skip to content

Commit

Permalink
Added bymeacoffee
Browse files Browse the repository at this point in the history
  • Loading branch information
lemunozm committed Apr 16, 2021
1 parent c44e8e5 commit de9bf83
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![](https://img.shields.io/crates/l/message-io)](https://www.apache.org/licenses/LICENSE-2.0.txt)
[![](https://img.shields.io/crates/d/message-io)](https://crates.io/crates/message-io)
[![](https://img.shields.io/github/workflow/status/lemunozm/message-io/message-io%20ci)](https://github.com/lemunozm/message-io/actions?query=workflow%3A%22message-io+ci%22)
[![](https://img.shields.io/badge/bymeacoffee-donate-yellow)](https://www.buymeacoffee.com/lemunozm)


# message-io
Expand All @@ -18,6 +19,8 @@ It also allows you to make an adapter for your own transport protocol following
If you find a problem using the library or you have an improvement idea,
do not hesitate to open an issue. **Any contribution is welcome!**

And remember, more [caffeine](https://www.buymeacoffee.com/lemunozm), more productive!

## Motivation
Managing sockets is hard because you need to fight with threads, concurrency, full duplex, encoding,
IO errors that come from the OS (which are really difficult to understand in some situations), etc.
Expand Down

0 comments on commit de9bf83

Please sign in to comment.