Skip to content

Latest commit

 

History

History
400 lines (201 loc) · 13.9 KB

File metadata and controls

400 lines (201 loc) · 13.9 KB

@livekit/rtc-node

0.13.24

Patch Changes

0.13.23

Patch Changes

0.13.22

Patch Changes

0.13.21

Patch Changes

0.13.20

Patch Changes

0.13.19

Patch Changes

0.13.18

Patch Changes

  • Bugfix: Queue FFI events from rust and always process them in order - #508 (@Shubhrakanti)

0.13.17

Patch Changes

0.13.16

Patch Changes

0.13.15

Patch Changes

  • Bump '@types/node' pkg version and remove all explicit ReadableStream imports - #487 (@toubatbrian)

0.13.14

Patch Changes

0.13.13

Patch Changes

0.13.12

Patch Changes

0.13.11

Patch Changes

0.13.10

Patch Changes

0.13.9

Patch Changes

  • Allow sender identity to be passed in streamText method - #447 (@lukasIO)

  • Bugfix with memory leak in VideoStream and AudioStream - #448 (@Shubhrakanti)

0.13.8

Patch Changes

  • fix(rtc): error on closed source for video as well - #437 (@nbsp)

0.13.7

Patch Changes

  • error on closed source on captureFrame - #435 (@nbsp)

0.13.6

Patch Changes

0.13.5

Patch Changes

0.13.4

Patch Changes

0.13.3

Patch Changes

0.13.2

Patch Changes

  • fix(e2ee): Create e2eeManager only if set - #386 (@lukasIO)

0.13.1

Patch Changes

0.13.0

Minor Changes

  • feat(rtc): expose DisconnectReason - #372 (@nbsp)

Patch Changes

0.12.2

Patch Changes

  • Fix types export for CJS and build config - #359 (@lukasIO)

0.12.1

Patch Changes

  • Enable verbatimModuleSyntax and isolatedModules - #341 (@lukasIO)

0.12.0

Minor Changes

Patch Changes

  • chore(tsconfig): enable noUncheckedIndexedAccess - #336 (@nbsp)

0.11.1

Patch Changes

  • fix(proto): don't crash on plain JavaScript - #322 (@nbsp)

0.11.0

Minor Changes

Patch Changes

0.10.4

Patch Changes

0.10.3

Patch Changes

0.10.2

Patch Changes

  • export properly, fix audioresampler - #291 (@nbsp)

0.10.1

Patch Changes

0.10.0

Minor Changes

  • add AudioResampler, combineAudioFrames - #286 (@nbsp)

Patch Changes

  • Fix mutex in livekit-rtc - #287 (@bcherry) Fix linter warnings in livekit-server-sdk

0.9.2

Patch Changes

0.9.1

Patch Changes

0.9.0

Minor Changes

  • make AudioStream use AsyncIterableIterator instead of typed EventEmitter - #272 (@nbsp)

Patch Changes

0.8.1

Patch Changes

0.8.0

Minor Changes

Patch Changes

0.7.0

Minor Changes

  • bump(ffi): LocalTrackSubscribed, DisconnectReason - #256 (@nbsp)

0.6.2

Patch Changes

  • correctly calculate VideoFrame stride - #253 (@nbsp)

0.6.1

Patch Changes

0.6.0

Minor Changes

Patch Changes

  • Add publishDtmf method on local participant - #239 (@lukasIO)

  • doc: add warning about buffer.slice - #232 (@nbsp)

  • Add support for setting and listening to participant attribute changes - #239 (@lukasIO)

  • Add enableQueue argument to AudioSource constructor - #239 (@lukasIO)

0.5.1

Patch Changes

0.5.0

Minor Changes

  • livekit-rtc/audio_frame: Uint16Array -> Int16Array - #218 (@nbsp)

0.4.4

Patch Changes

  • Explicitly add native modules as optional dependencies - #204 (@lukasIO)

0.4.3

Patch Changes

0.4.2

Patch Changes

  • ffi_client: wire up livekit_dispose - #200 (@nbsp)

0.4.1

Patch Changes

  • Re-hide dispose, allow ThreadsafeFunction to exit - #187 (@nbsp)

0.4.0

Minor Changes

  • Change callback signatures to be aligned with livekit-client (#14) - #19 (@lukasIO)

  • Remove all object and FfiClient listeners (#15) - #19 (@lukasIO)

Patch Changes