lorcanoeire

Results 4 comments of lorcanoeire

Great feature. How soon can the PR be merged?!

@guyernest I encountered this exact stack trace and problem using `SCHEMA_REGISTRY_NAME=discovered-schemas` on a newly created eventbus. My problem? I had forgotten to enable schema discovery for my new eventbus! Once...

It's also probably worth mentioning that I opted not to specify any credentials in the `.env` file in favour of using an AWS profile (I just happen to be using...

This worked for me, thanks. Node 6, npm ```"socket.io": "^2.0.3"```, python 3 ```socketIO-client-nexus==0.7.5```