ably / ably-js

Javascript, Node, Typescript, React, React Native client library SDK for Ably realtime messaging service
https://ably.com/download
Apache License 2.0
314 stars 56 forks source link

Investigate bundle size implications of shipping a HMAC-SHA-256 implementation #1323

Closed lawrence-forooghian closed 1 year ago

lawrence-forooghian commented 1 year ago

Outcome: Investigate other implementations and test them out. Find a bundle size implications to see if we can do this in our project.

Timeboxed: 1 day

Split from #1295. Internal discussion

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-3623

lawrence-forooghian commented 1 year ago

We've agreed we're going to use https://gist.github.com/stevendesu/2d52f7b5e1f1184af3b667c0b5e054b8.