ably / features

The Ably canonical features list. SDK Team. Incubating.
https://sdk.ably.com/
Apache License 2.0
5 stars 1 forks source link

Represent support for JSON serialisation of objects #82

Open QuintinWillison opened 1 year ago

QuintinWillison commented 1 year ago

As pointed out by @lmars in https://github.com/ably/features/issues/3#issuecomment-1260538592 "Publish JSON serializable object", we're perhaps not clear enough that 'plain objects' can be (semi-)transparently encoded to and decoded from JSON in our SDKs for message data.

Relevant terminology from the features spec:

Especially relevant are: RSL4c, RSL4d, TM2d, TP3e.

This is discrete and different from our support for JSON or MessagePack in the protocol.

Work on this issue includes deciding whether new feature node(s) are required, or whether this capability can be included or better defined within the scope of an existing feature node or nodes.

sync-by-unito[bot] commented 1 year ago

➤ Automation for Jira commented:

The link to the corresponding Jira issue is https://ably.atlassian.net/browse/SDK-2749