-
Hi!
Currently, the generated code contains code for the metrics & tracing, even if it's optional.
Would be great to have an option to disable them at the code generation phase.
Thanks!
-
With Proteus client of version **1.5.3** the client won't reconnect to the Proteus server after connection failure, for example when the server was restarted.
It does work well for clients from ver…
-
I have a simple setup between two services that I've built from provided examples. I have one service that listens for incoming connections:
```
TcpServerTransport tcp = TcpServerTranspor…
-
Modify the build process to package the gateway as a Docker container and release to DockerHub.
-
I'm trying to use Proteus in a Clojure project, but I'm having trouble triggering the tool that generates 'services' per my proto definitions. I started with the build file found at https://proteus-ja…
-
Tested on Ubuntu/16 and MacOS/Mojave. Each fails with the following error when following the instructions at https://www.netifi.com/getstarted-js:
```
$ yarn server
yarn run v1.9.4
$ node src/se…
-
Hi, trying to build on Windows but https://mvnrepository.com/artifact/io.rsocket.rpc/rsocket-rpc-core/0.2.0 seems not to be present in JCenter; also tried to build/install manually from https://github…
-
```
➜ proteus-spring git:(master) ls
LICENSE gradle proteus-spring-core
README.md gradle.properties pro…
-
Right now if there is a missing properties a null pointer is throw - it would be nice to have cleaner error messages that mention the property that is missing
```
Caused by: org.springframework.be…
-
λ gradle build
Starting a Gradle Daemon, 3 busy and 1 incompatible and 1 stopped Daemons could not be reused, use --status for details
> Task :service-idl:extractIncludeProto FAILED
FAILURE: Buil…