Simon Eisenmann
|
9e187c0e95
|
Merge pull request #272 from longsleep/pipeline-support
Pipeline and NATS virtual session support
|
9 years ago |
Simon Eisenmann
|
71035380d8
|
Added default sink.
|
9 years ago |
Simon Eisenmann
|
d86e805d94
|
Added to and from userid to sink/pipeline API.
|
9 years ago |
Simon Eisenmann
|
1f33a11e51
|
Hide pipelines web API behind a configuration flag.
|
9 years ago |
Simon Eisenmann
|
33aa9e4e15
|
Implement NATS sink outbound encoding.
|
9 years ago |
Simon Eisenmann
|
96cc6fd64c
|
Extended Pipeline manager to support Sink creation.
|
9 years ago |
Simon Eisenmann
|
9ff675bca9
|
Implement sessionCreate via NATS.
|
9 years ago |
Simon Eisenmann
|
336f2eda8f
|
Implemented pipeline for Offer, Candidate and Bye.
|
9 years ago |
Simon Eisenmann
|
6779c611d8
|
Merge branch 'release-0.25' into develop
|
9 years ago |
Simon Eisenmann
|
dd45403639
|
0.25.4
|
9 years ago |
Simon Eisenmann
|
b363c210f2
|
Wrap nats connections as reference.
|
9 years ago |
Simon Eisenmann
|
acae8e73a2
|
Updated release build logic, so it works better with packaging.
|
9 years ago |
Simon Eisenmann
|
7f83862453
|
Merge branch 'master' into develop
|
9 years ago |
Simon Eisenmann
|
3a479d6d4b
|
Merge branch 'release-0.25' into develop
|
9 years ago |
Simon Eisenmann
|
77c8c2c7f7
|
0.25.3
|
9 years ago |
Simon Eisenmann
|
e7bc051613
|
Forgot to update changelog.
|
9 years ago |
Simon Eisenmann
|
8f15fff717
|
Support promise based play as defined in Chrome 50 - see https://developers.google.com/web/updates/2016/03/play-returns-promise
|
9 years ago |
Simon Eisenmann
|
d9f1d0e789
|
Merge branch 'release-0.24'
|
9 years ago |
Simon Eisenmann
|
765a5c5035
|
0.24.12
|
9 years ago |
Simon Eisenmann
|
957297a7cb
|
Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+.
|
9 years ago |
Simon Eisenmann
|
6a7a362409
|
Always disable web worker for PDF.js and no longer rely on PDF.js catching the execption when the worker cannot be started, fixing Firefox 45+.
|
9 years ago |
Simon Eisenmann
|
447bc7fe8e
|
Moved NATS connecting helpers to own submodule.
|
9 years ago |
Simon Eisenmann
|
0ce04056e6
|
Added outbound ringer timeout (35s).
|
9 years ago |
Simon Eisenmann
|
5f8d2b5bb0
|
Fixed make target name.
|
9 years ago |
Simon Eisenmann
|
d1627c3a54
|
Merge pull request #271 from longsleep/go-subdir-refactor
Refactored structure of Go source code to module and binary
|
9 years ago |
Simon Eisenmann
|
e617374095
|
Refactored structure of Go source code to module and binary.
|
9 years ago |
Simon Eisenmann
|
27d71da896
|
Reconnect NATS forever and log NATS connection events.
|
9 years ago |
Simon Eisenmann
|
faaebf25df
|
Merge pull request #270 from longsleep/service-discovery-well-known
Implemented service discovery .well-known endpoint
|
9 years ago |
Simon Eisenmann
|
41388af8fc
|
Implemented service discovery .well-known endpoint at /.well-known/spreed-configuration
|
9 years ago |
Simon Eisenmann
|
f9210e82af
|
Merge branch 'master' into develop
|
10 years ago |
Simon Eisenmann
|
c51a633af8
|
0.25.1
|
10 years ago |
Simon Eisenmann
|
957c3efde0
|
Use new changelog to retrieve VERSION.
|
10 years ago |
Simon Eisenmann
|
85b8725d19
|
Added support for default and override config.
|
10 years ago |
Simon Eisenmann
|
37f6e94957
|
Removed obsolete file.
|
10 years ago |
Simon Eisenmann
|
addf7afa8b
|
Removed obsolete file.
|
10 years ago |
Simon Eisenmann
|
ac9882400c
|
Merge branch 'release-0.25' into develop
|
10 years ago |
Simon Eisenmann
|
66af4467de
|
0.25.0
|
10 years ago |
Simon Eisenmann
|
701ad086e7
|
Added hints how CHANGELOG.md is created.
|
10 years ago |
Simon Eisenmann
|
199c2f02b9
|
Use markdown for changelog.
|
10 years ago |
Simon Eisenmann
|
01f93bd8cd
|
Removed own debian folder, to avoid conflicts for packagers.
|
10 years ago |
Simon Eisenmann
|
905dfb3031
|
Merge pull request #266 from fancycode/split_makefile
Split "install" and "release" targets
|
10 years ago |
Simon Eisenmann
|
336879b818
|
Trigger NATS events non blocking through buffered channel.
|
10 years ago |
Joachim Bauch
|
948a435899
|
Split "release" target into binary and assets.
|
10 years ago |
Joachim Bauch
|
75fb049883
|
Split "install" target into binary and assets.
This way packaging can later move the static assets to a separate package.
|
10 years ago |
Simon Eisenmann
|
fe3c4ffaeb
|
Merge branch 'release-0.24' into develop
|
10 years ago |
Simon Eisenmann
|
4827c287c6
|
Merge branch 'release-0.24'
|
10 years ago |
Simon Eisenmann
|
8d28043022
|
0.24.12
|
10 years ago |
Simon Eisenmann
|
bbd37a7454
|
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264.
|
10 years ago |
Simon Eisenmann
|
687ec6df4d
|
Brought back mediaDevices wrapper for gUM for Firefox >= 38 fixing #263 and #264.
|
10 years ago |
Simon Eisenmann
|
502423d283
|
Added Go 1.6.
|
10 years ago |