Skip to content

Tags: PerformanC/FastLink

Tags

v2.4.1

Toggle v2.4.1's commit message

Verified

This commit was signed with the committer’s verified signature.
ThePedroo Pedro.js
fix: sending the `tracks` to the node

This commit fixed an not harmful issue that would send the entire "tracks" object to the node.

v2.4.0

Toggle v2.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
ThePedroo Pedro.js
add: `getPlayer` function

This commit adds the missing "getPlayer" function.

v2.3.5

Toggle v2.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
ThePedroo Pedro.js
fix: destroy function

This commit fixes destroy function which would end up killing all Players.

v2.3.4

Toggle v2.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
ThePedroo Pedro.js
optimize: PWSL parseFrameHeader

This commit optimizes PWSL by removing unecessary code, as servers must not mask their data.

v2.3.3

Toggle v2.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
ThePedroo Pedro.js
add: github package

This commit adds fastlink as a GitHub package.