ably-java icon indicating copy to clipboard operation
ably-java copied to clipboard

Share test app set up & encoding fixture data

Open mattheworiordan opened this issue 10 years ago • 1 comments

See https://github.com/ably/ably-js/issues/34, https://github.com/ably/ably-ruby/commit/a0b908113d7a8fadc43e3cacb235edb8a7d126cd and https://github.com/ably/ably-ruby/commit/bce255f6f36a99b2f4a735e3d80808f99036102e.

We should share the test app set up and encoding / decoding fixture JSON between all client libraries to encourage consistency.

┆Issue is synchronized with this Jira Task by Unito

mattheworiordan avatar Apr 13 '15 13:04 mattheworiordan

This is partially implemented, I believe the cipher encoding / decoding data is shared in Java using the ably-common submodule

mattheworiordan avatar Jan 01 '16 14:01 mattheworiordan