csp
csp copied to clipboard
Expand adapters concepts
Conceptually, explain the following in https://github.com/Point72/csp/wiki/Adapters:
- [ ] Push and Pull Input Adapters
- [ ] AdapterManagers
- [ ] Writing an adapter in Python
- [ ]
Push mode
We can add links to the how-to write adapter pages from here.
Probably worth doing https://github.com/Point72/csp/issues/272 first as adapters in their current state are a bit messy and confusing