@kouno the convention we have used for other libraries is to suffix the library with -rest if it only supports REST functionality, see https://github.com/ably/ably-python-rest, https://github.com/ably/ably-ruby-rest. I think we should do the same here.
WDYT?
@kouno the convention we have used for other libraries is to suffix the library with
-restif it only supports REST functionality, see https://github.com/ably/ably-python-rest, https://github.com/ably/ably-ruby-rest. I think we should do the same here.WDYT?