Skip to content

Releases: piesocket/piesocket-js

Add support for audio only streaming

08 Jun 04:57

Choose a tag to compare

Adds support for audio: boolean configuration with portals to allow audio only streaming.

Documentation: https://www.piesocket.com/docs/3.0/portals

Adds WebRTC Support

27 Jan 13:56
d2d1f4f

Choose a tag to compare

  • Adds WebRTC Support
  • Adds async/await support
  • PieSocket.subscribe now returns promise

v1.3.1: Adds Event Listeners and Blockchain Channels

02 Nov 06:00

Choose a tag to compare

  • Fixes minor issues on the v1.3.0
  • Adds support for event meta.

v1.3.0: Adds Event Listeners and Blockchain Channels

02 Nov 02:48
bb2d2e6

Choose a tag to compare

PieSocketJS now supports Blockchain realtime and event handlers.

Add presence channel support

07 Oct 09:05

Choose a tag to compare

  • Added presence channels
  • Add userId param support
  • Minor fixed and optimizations

v1.1.2

29 Sep 03:36

Choose a tag to compare

Add support for the presence events.

v1.1.1

27 Sep 16:16

Choose a tag to compare

Adds support for JWT Authentication token

v1.1.0

07 Sep 11:21

Choose a tag to compare

Changelog

  • Adds send method support on Channel objects
  • Fixes bugs with ES6 imports
  • Better documentation