Categorygithub.com/Just4Ease/graphrpc
repositorypackage
0.1.9
Repository: https://github.com/just4ease/graphrpc.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

GraphRPC


About

GraphRPC is simply GraphQL as your RPC Contract Input & Output Layer and NATS.io as your data transmission via events. ( Request/Reply, Pub&Sub )

Appreciation & Inspirations

TODO

  • [] Subscriptions for clients (WIP)
  • TLS on server startup.

How to use

# To generate server code

go run github.com/Just4Ease/graphrpc/generator/cmd --filename server.go