Miroslav Genov

Results 29 issues of Miroslav Genov

What structure is proffered in case when some service needs to expose it's API calls to remote one (gRPC or HTTP) ? Case 1) ``` client/grpc/client.go (returns listing.X and accepts...

Bazel throws the following error when platforms option is specified: ``` INFO: Build option --toolchain_resolution_debug has changed, discarding analysis cache. ERROR: While resolving toolchains for target //kotlin/libs:gson_lib_deps: No matching toolchains...

**Is your feature request related to a problem? Please describe.** It would be really use-full if templates are able to iterate over fields used as path variables. **Describe the solution...

enhancement

As the redux-axios-middleware is caching configuration per name of the client it's not possible different store to be passed for testing unless different client is created for each test which...

It would be valuable if list input types are supported as some configurations requires list of items to be set.

What tool was used for drawing of the diagrams?

This change extracts the Keychain related code into a separate class which to be used by the client apps which would like to access it from the native side. Fixes...

It would be valuable if you can provide a link to vision board in miro: e.g to event-model-systems-landscape.jpg

Netty dependency is now updated to 4.1.19.Final as it's used as peer dependencies that are commonly used with the nsq client. Fixes #41

Adds deprecated message as headline in README.md.