Working with ably Python SDK has been pretty painless so far, except that very few of the types that are defined in ably/types are available to me, the developer.
I propose expanding the imports in init to include most (all?) types defined in ably/types.
For example: it is not possible to create a variable to store a Realtime channel with a correct type definition.
┆Issue is synchronized with this Jira Task by Unito
Working with ably Python SDK has been pretty painless so far, except that very few of the types that are defined in ably/types are available to me, the developer.
I propose expanding the imports in init to include most (all?) types defined in ably/types.
For example: it is not possible to create a variable to store a Realtime channel with a correct type definition.
┆Issue is synchronized with this Jira Task by Unito