gruf icon indicating copy to clipboard operation
gruf copied to clipboard

gRPC Ruby Framework

Results 12 gruf issues
Sort by recently updated
recently updated
newest added

## What? Why? To enable ssl without giving path of the certificate and other details while creating client, as of now while initializing the constructor the method expects path of...

## What? Why? How about use `ActiveSupport::Notifications::Instrument` to publish `thread_pool_exhausted` and `unimplemented` error? Many Ruby developers are more familiar with the interface of ActiveSupport::Notifications::Instrument, and it'll make it easier to...