Skip to content

alphauslabs/pubsub

Repository files navigation

Project Structure

  • server.go: gRPC server implementation.
  • testclient/testclient.go: gRPC test client.
  • main.go: Entry point of the application.
  • go.mod: Go module file.
  • go.sum: Go dependencies file.