issues
search
ably
/
ably-chat-js
Ably Chat SDK for JavaScript to build chat experiences at scale
https://ably-livestream-chat-demo.vercel.app/
Apache License 2.0
8
stars
0
forks
source link
materialisation/rename-message-timeserial-field
#379
Open
splindsay-92
opened
1 week ago
splindsay-92
commented
1 week ago
Context
With the introduction of the new
serial
on messages, we should move to a more consistent usage.
Description
Deprecated
timeserial
Checklist
[ ] QA'd by the author.
[ ] Unit tests created (if applicable).
[ ] Integration tests created (if applicable).
[ ] Follow coding style guidelines found
here
.
[ ] TypeDoc updated (if applicable).
[ ] (Optional) Update documentation for new features.
[ ] Browser tests created (if applicable).
[ ] In repo demo app updated (if applicable).
Testing Instructions (Optional)
Explain how to test the changes in this PR.
Provide specific steps or commands to execute.
Context
serial
on messages, we should move to a more consistent usage.Description
timeserial
Checklist
Testing Instructions (Optional)