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

Commit

Permalink
add small description
Browse files Browse the repository at this point in the history
  • Loading branch information
Baptouuuu committed Feb 11, 2023
1 parent 3580a85 commit 079a93a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@
[![codecov](https://codecov.io/gh/innmind/async-socket/branch/develop/graph/badge.svg)](https://codecov.io/gh/innmind/async-socket)
[![Type Coverage](https://shepherd.dev/github/innmind/async-socket/coverage.svg)](https://shepherd.dev/github/innmind/async-socket)

Description
Async implementation of [`innmind/socket`](https://packagist.org/packages/innmind/socket) to allow switching to another task when reading/writing to a connection.

## Installation

```sh
composer require innmind/async-socket
```

## Usage

Todo

0 comments on commit 079a93a

Please sign in to comment.