Skip to content

Releases: edumeet/edumeet-common

0.6.3

09 Sep 19:20
Compare
Choose a tag to compare

Full Changelog: 0.6.2...0.6.3

0.6.2

11 Aug 17:04
Compare
Choose a tag to compare
Remove old builds

0.6.1

04 Nov 20:17
Compare
Choose a tag to compare
Update dependencies, update KDTree

0.6.0

22 Aug 09:44
2a6a108
Compare
Choose a tag to compare

add support for retransmitting socket.io manager events

0.5.2

07 Jun 20:50
Compare
Choose a tag to compare

Updated reconnect logic on connection

0.5.0

28 Mar 07:42
8aecc7f
Compare
Choose a tag to compare

add static getDistance method to KDTree
add unit tests for KDTree
split tests and src into typescript projects

0.4.1

24 Mar 15:48
Compare
Choose a tag to compare

Export the correct classes

0.4.0

24 Mar 06:58
Compare
Choose a tag to compare
  • Added a k-d tree implementation
    This tree will be used to speed up the nearest neighbor search when assigning clients to a media-node.

0.3.2

22 Mar 14:06
Compare
Choose a tag to compare

Remove process

0.3.1

17 Mar 20:10
Compare
Choose a tag to compare

Fix build of List