Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wondertan authored Jan 2, 2023
1 parent bcad3a4 commit c21411a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ purpose is to bootstrap development for new protocols and decrease boilerplate c
* Simple non-blocking API
* Not a protocol - sends only user's data without message wrapping on the wire
* Not a framework - use it anyhow
* Ready for generics
* Integrates generics in a clean way
* Almost zero allocations API
* Hides away stream management(re-creation, duplicates, lifecycle)

## Background
The libp2p provides all necessary primitives to build custom fully
Expand Down

0 comments on commit c21411a

Please sign in to comment.