pysoa
pysoa copied to clipboard
⛔️ DEPRECATED A Python library for writing (micro)services and their clients
Given this test plan https://github.com/eventbrite/pysoa/pull/258 When you provide a global input and then you create test_cases which, at least, expect over this action_case. Then if you use a new action...
Issues with chunked message reassembly in the Redis transport, such as #240, would be easier to diagnose if we included `chunk-length` and `content-length` headers and performed sanity checks on received...
This is the tracking issue for removing all support for Python 2.7 and 3.5-3.6. Once closed, PySOA will support only Python 3.7 and above and will use Python Typing syntax...