Rafael Ríos Moya
Results
2
issues of
Rafael Ríos Moya
**Description** Hi, I'm implementing a `ChannelInterceptor` to ignore some messages depending on the message content. According to the `preSend` documentation method in `ChannelInterceptor`: ``` Invoked before the Message is actually...
Changed `buildService` in `Web3jAutoConfiguration` to support Websocket urls.