1.4.3 • Published 10 months ago

@formant/realtime-sdk v1.4.3

Weekly downloads
-
License
MIT
Repository
-
Last release
10 months ago

Formant Realtime SDK

A library for accessing realtime connections your Formant devices/fleet.

Get Started

$ npm install --save @formant/realtime-sdk@latest

# or with

$ yarn add @formant/realtime-sdk@latest

License

Distributed under the MIT License. See LICENSE.txt for more information.

Changelog

1.2.0 - 2023-08-18

Added

  • Exporting IRtcPeer and RtcStreamType.

1.1.0 - 2023-08-18

Fixed

  • Fixed debug logging level output.

1.0.0 - 2023-07-19

Added

  • Odometry over teleop
  • Add support for eventing on all event trigger types

Changed

  • Reduce ICE gathering timeout to 3s

Fixed

  • Workaround for lack of getConfiguration method on RTCPeerConnection
  • Project de-cycling
  • Fix Odom
  • Use previously implemented util for detecting STUN vs TURN
  • Partition connections in a single step…
  • Immediately eject a disconnected connection from the connection set
  • More cleanup on rtcClient shutdown
  • Record RTC connection type metric (host, relay, etc)
  • Make best-effort to release the RtcPeerConnection on close
  • isConnectionInitiator never gets cleared, keeping RtcConnections alive
  • Add prettier plugin to deterministically sort import ordering
  • Dependency updates
  • Resolve realtime-sdk build warnings about re-exporting types
1.4.3

10 months ago

1.4.2

10 months ago

1.4.1

10 months ago

1.3.1

10 months ago

1.4.0

10 months ago

1.3.0

11 months ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

0.0.20

2 years ago

0.0.19

2 years ago

0.0.16

3 years ago

0.0.17

3 years ago

0.0.18

3 years ago

0.0.14

3 years ago

0.0.15

3 years ago

0.0.10

3 years ago

0.0.11

3 years ago

0.0.12

3 years ago

0.0.13

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago