lukasIO

Results 61 issues of lukasIO

depends on https://github.com/livekit/client-sdk-js/pull/1430

This should be backwards compatible with the previous way we handled chat messages. Adds the `ignoreLegacy` flag to outgoing legacy messages and ignores incoming dp with the `ignoreLegacy` flag so...

### What is the issue with the Streams Standard? Is it intended by the spec that breaking async iteration of a teed stream halts the execution of the program until...

### Describe the feature I couldn't find a way to make unbuild generate [declarationMaps](https://www.typescriptlang.org/tsconfig/#declarationMap) in addition to the types (and regular sourcemaps). Sorry if I missed this, but would be...

enhancement

I'm a bit torn on this – at least in its current state. The problem is that e.g. `setMicrophoneEnabled` will only consider the CaptureOptions and TrackPublishOptions passed to it the...