Tim Babych
Tim Babych
Thank you very much for this little super-useful application! It would be great to be able to put Clocker UI in Notification Center - that side panel sliding out when...
```python NEON_DICT_OF_LISTS = """ key: - "elem" """ def test_squeezed_dict_of_lists(): assert neon.decode(NEON_DICT_OF_LISTS) == {"key":["elem"]} ``` Expected to be valid PHP ```php array (1) 'key' => array (1) 0 => 'elem'...
No Peewee 2.x compatibility check, as I suppose it will be handled by older branch, like other your peewee-related projects.
Thank you for the client! Does it support Kafka authentication? (I'm most interested in sasl.mechanism=SCRAM-SHA-256 security.protocol=SASL_SSL)