Skip to content
This repository has been archived by the owner on Aug 15, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
job79 authored Jul 4, 2020
1 parent ab24d0c commit 01cd621
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<strong>EasyTcp</strong>
<br/>
<img src="https://img.shields.io/badge/License-MIT-green.svg">
<img src="https://img.shields.io/badge/version-3.5.0-green.svg">
<img src="https://img.shields.io/badge/version-3.6.0-green.svg">
<img src="https://img.shields.io/badge/build-passing-green.svg">
<br/>
Easy and simple library for TCP clients and servers. Focused on performance and usability.
Expand All @@ -14,7 +14,7 @@
- High performance (~430.000 round trips/second)*
- Very lightweight (use only what you need)
- Async support
- Actions wich make creating API's realy simple (See EasyTcp.Actions)
- Actions wich makes creating API's realy simple (See EasyTcp.Actions)
- Support for sending raw streams/very large arrays
- Serialistaion and compression
- Different kinds of framing
Expand Down

0 comments on commit 01cd621

Please sign in to comment.