Skip to content

Releases: bengreenier/webrtc-signal-http

v2.0.1

06 Aug 15:46
Compare
Choose a tag to compare

v2.0.1

Includes #19

v2.0.0

29 Jul 21:20
Compare
Choose a tag to compare

Typescript has occurred.

Small surface-API change as well, do better facilitate typed exports.

v1.5.0

10 Jul 15:57
77f8b6e
Compare
Choose a tag to compare

v1.5.0

  • Adds support for peer events #12

v1.4.0

05 Jun 01:07
f903f85
Compare
Choose a tag to compare
v1.4.0 (#10)

* Added DataFor(id) method to increase extensibility (#9)

* Added the dataFor() method to make the peerList actually extensible, this is a non breaking change

* Added unit test for dataFor() method support

* bump to v1.4.0

v1.3.0

01 Jun 14:14
e5d678e
Compare
Choose a tag to compare

add open cors support

v1.2.0

31 May 23:03
Compare
Choose a tag to compare

v1.2.0

v1.1.1

24 Jan 16:01
Compare
Choose a tag to compare

v1.1.1

on npm

  • docs example readme fix

v1.1.0

24 Jan 15:57
Compare
Choose a tag to compare

v1.1.0

on npm

  • Improved extensiblity model
  • updated documentation

v1.0.0

24 Jan 01:07
Compare
Choose a tag to compare

v1.0.0

on npm

  • fully-tested API space
  • extensible module design
  • basic API docs
  • OpenAPI docs
  • basic extension point docs