1.2.0 • Published 9 months ago

@formant/realtime-sdk v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
9 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.2.0

9 months ago

1.1.0

9 months ago

1.0.0

10 months ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.16

1 year ago

0.0.17

1 year ago

0.0.18

1 year ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago