An open API service indexing awesome lists of open source software.

https://github.com/d0x7/protonats


https://github.com/d0x7/protonats

go golang gradle java library nats nats-client nats-server proto protocol-buffers

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# protonats

This monorepo contains shared definitions used by the Go and Java implementation of protonats.
ProtoNATS is a protoc plugin that generates server and client code for NATS microservices, in the given target language.

Currently only Go is supported, but support for Java is on the way.

This repository will only be used after the refactor is done, in the meanwhile please refer to the [Go repository](https://github.com/d0x7/protoc-gen-go-nats) for the Go implementation.

## License

[MIT](LICENSE) © 2025 Dorian Heinrichs