cettia-javascript-client icon indicating copy to clipboard operation
cettia-javascript-client copied to clipboard

A lightweight JavaScript client for browser-based and Node-based Cettia applications

Results 5 cettia-javascript-client issues
Sort by recently updated
recently updated
newest added

Hi There is a small bug in the tutorial (or in the code): https://cettia.io/guides/cettia-tutorial/ The tutorial states >As the example suggests, event data can be basically anything as long as...

HTTP streaming transport decodes a base 64 string chunk into an `ArrayBuffer` to deal with binary data. [The current implementation](https://github.com/cettia/cettia-javascript-client/blob/2c586a6adafa1fce69365bf98dccf4960e9a4c34/src/cettia.es6#L881-L888) may have some bugs in that a byte sequence may...

Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.4. Release notes Sourced from ws's releases. 5.2.4 Bug fixes Backported e55e5106 to the 5.x release line (4abd8f6d). 5.2.3 Bug fixes Backported 00c425ec to the...

dependencies

Bumps [webpack](https://github.com/webpack/webpack) from 1.15.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...

dependencies