-
* 业务代码中使用 [gRPC Gateway](https://github.com/grpc-ecosystem/grpc-gateway)
* 使用 [Istio Envoy Filter](https://istio.io/latest/docs/reference/config/networking/envoy-filter/): gRPC-JSON Transcoder
* 使用 …
-
HTTP with streams?
HTTP long-poll?
RabbitMQ?
etc..
This is regarding coredrone
-
We have a Piwik instance running, so we could use it's [reporting API](http://developer.piwik.org/api-reference/reporting-api) to observe direkt calls to the API (which might not come from our website…
nuest updated
7 years ago
-
Is there a way to update or create another version of this example that allows for the dependencies to be lazy loaded (if not available). Ideally the react/angular framework would not be loaded at sta…
-
_@eminetto thanks for your amazing work! Go is just a hobby for me and I'm having fun. I'm learning a lot from your project._
I'm trying to understand if multi-tenancy column/table based is somethi…
-
### The bug
I have a number of images (and videos) on the android app, that are showing as not sync'd to the cloud, but are visible through the web client. I have attached screenshots.
The backu…
-
Hi.Could you explain how to implement FilmRepository without SpringDataJpa and InMemory?
Should FilmRepository be public then? Should the implementation FilmRepository then be in the infrastructure …
-
**Bug:**
Activator works and scales up the deployment however it looks like Osiris does not register the fact that the deployment is now running and keeps attempting to scale up.
This is what is…
-
Hi,
It would be great if there is option to generate Dockerfile for selected application server based on official images.
Basically it would copy war to deployment directory and copy generated…
-
#### Reason/Context
In the #363 debug flag was extended to provide more information, this is nice feature which could be pleasant in templates.
Pass debug flag in the way that it will be available …