Skip to content

Commit

Permalink
feat: create new gRPC server for improved communication
Browse files Browse the repository at this point in the history
- Add a new file `server.go` in the `app/infra/transports/grpcx` directory

Signed-off-by: Sean Zheng <[email protected]>
  • Loading branch information
blackhorseya committed Jul 29, 2024
1 parent bf03559 commit 29f5134
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/infra/transports/grpcx/server.go
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package grpcx

0 comments on commit 29f5134

Please sign in to comment.