Skip to Content
Mux Docs: Home
Mux Logo
Docs
 
Log in
Sign Up

 

Contact Support
SupportLog inSign Up
 
← Back to Changelog

 

 
   

 

 

Sign up for our newsletter
XLinkedInGitHub

© 2025 Mux, Inc
Status:Loading...

Type

Product

← Back to Changelog

Mux-Node SDK v7.0.0 Release

Nov 21, 2022
     

Mux has released version 7.0.0 of its NodeJS SDK.  This release fixes some type issues for customers using TypeScript, and adds some missing module exports.  In addition, it adds support for signing JavaScript Web Tokens (JWTs) for Mux Real-Time Spaces.  In order to support signing of Spaces, the JWT.sign method has been deprecated in favor of separate JWT.signPlaybackId and JWT.signSpaceId methods.