Skip to content

Commit

Permalink
grpcweb: expose grpcweb by default on port 8190 for use with github.c…
Browse files Browse the repository at this point in the history
…om/improbable-eng/grpc-web
  • Loading branch information
JamesDunne committed Feb 7, 2022
1 parent a0e375c commit beb05c6
Show file tree
Hide file tree
Showing 4 changed files with 324 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ require (
github.com/gobwas/httphead v0.1.0 // indirect
github.com/gobwas/pool v0.2.1 // indirect
github.com/gobwas/ws v1.0.4
github.com/improbable-eng/grpc-web v0.15.0
github.com/spf13/viper v1.8.1
go.bug.st/serial v1.3.3
golang.org/x/sys v0.0.0-20210823070655-63515b42dcdf
google.golang.org/grpc v1.38.0
google.golang.org/protobuf v1.26.0
)
Expand Down
Loading

0 comments on commit beb05c6

Please sign in to comment.