send should additionally accept as input types
- Dict
- List
- String
Unless otherwise specified, the dict, list and strings are required to be json serializable.
send_all should additionally accept as input types:
Unless otherwise specified, the elements of dict and list are required to be json serializable.