Skip to content

Commit de9bf83

Browse files
committed
Added bymeacoffee
1 parent c44e8e5 commit de9bf83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![](https://img.shields.io/crates/l/message-io)](https://www.apache.org/licenses/LICENSE-2.0.txt)
44
[![](https://img.shields.io/crates/d/message-io)](https://crates.io/crates/message-io)
55
[![](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)
6+
[![](https://img.shields.io/badge/bymeacoffee-donate-yellow)](https://www.buymeacoffee.com/lemunozm)
67

78

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

22+
And remember, more [caffeine](https://www.buymeacoffee.com/lemunozm), more productive!
23+
2124
## Motivation
2225
Managing sockets is hard because you need to fight with threads, concurrency, full duplex, encoding,
2326
IO errors that come from the OS (which are really difficult to understand in some situations), etc.

0 commit comments

Comments
 (0)