deepgram / deepgram-js-sdk

Official JavaScript SDK for Deepgram's automated speech recognition APIs.
https://developers.deepgram.com
MIT License
158 stars 54 forks source link

Update AbstractLiveClient.ts to close #317 #319

Closed matannahmani closed 4 months ago

matannahmani commented 4 months ago

Mismatch client protocol when using Bun native Websockets. If bun env is detected we replace native websocket with "ws"