Skip to content

Commit

Permalink
README: update domain for go.elara.ws/drpc
Browse files Browse the repository at this point in the history
  • Loading branch information
Elara6331 authored Aug 28, 2023
1 parent 00bfecd commit dcb2232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ A drop-in, lightweight gRPC replacement.
- Bi-directional streaming support over upgraded HTTP(S) connections using WebSockets
- Concurrent RPCs via connection pool

* [go.arsenm.dev/drpc](https://pkg.go.dev/go.arsenm.dev/drpc)
* [go.elara.ws/drpc](https://pkg.go.dev/go.elara.ws/drpc)
- Concurrent RPCs based on [yamux](https://pkg.go.dev/github.com/hashicorp/yamux)
- Simple drop-in replacements for `drpcserver` and `drpcconn`

Expand Down

0 comments on commit dcb2232

Please sign in to comment.