Skip to content

Commit dc8b30e

Browse files
chore: remove .gx
1 parent 2bcd7f4 commit dc8b30e

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

.gx/lastpubver

-1
This file was deleted.

README.md

-4
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,10 @@ The protocol is defined [here](https://github.com/multiformats/multistream-selec
3030
go get github.com/multiformats/go-multistream
3131
```
3232

33-
Note that `go-multistream` is packaged with Gx, so it is recommended to use Gx to install and use it (see Usage section).
34-
35-
3633
## Usage
3734

3835
### Example
3936

40-
4137
This example shows how to use a multistream muxer. A muxer uses user-added handlers to handle different "protocols". The first step when interacting with a connection handler by the muxer is to select the protocol (the example uses `SelectProtoOrFail`). This will then let the muxer use the right handler.
4238

4339

0 commit comments

Comments
 (0)