Avanish Tiwari

Results 2 issues of Avanish Tiwari

Description =========== I have below nested schema which is need to push my message to. **commom.avsc** which is register with subject `io.test.common.event.EventData`. ``` { "namespace": "io.test.common.event", "type": "record", "name": "EventData",...

enhancement

**Environment** macOS : 10.15.7 python: 3.9 pip: 21.1.3 I get following error when I'm trying to `from solidwebpush import Pusher`. **Error** ``` Python 3.9.6 (default, Jun 29 2021, 06:20:32) [Clang...