Skip to content

Commit

Permalink
Merge branch 'master' of github.com:MouseHatGames/mice
Browse files Browse the repository at this point in the history
  • Loading branch information
pipe01 committed Dec 20, 2020
2 parents 888d8b7 + ff8bda6 commit 40b0aef
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 @@ -18,7 +18,7 @@ import (
func main() {
svc := mice.NewService(
options.Name("my-service"),
options.ListenAddr(":8080"),
options.RPCPort(8080),
json.Codec(),
grpc.Transport(),
)
Expand Down

0 comments on commit 40b0aef

Please sign in to comment.