renovate[bot]
e09066ac7e
Update module go.uber.org/zap to v1.22.0 ( #183 )
...
* Update module go.uber.org/zap to v1.22.0
Generated by renovateBot
* generated protobuf
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-08 15:35:13 -07:00
renovate[bot]
cfae06c397
Update module github.com/prometheus/client_golang to v1.13.0 ( #181 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
v1.0.0
2022-08-06 12:19:29 -07:00
David Zhao
2d0d2484b0
bump generator versions ( #182 )
...
* bump generator versions
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-06 12:17:49 -07:00
lukasIO
dc99a5ad3c
Add ping pong and pingtimeout for ws connection ( #180 )
...
* add ping pong and pingtimeout for ws connection
* swap ping direction
* declare ping as message
* use int64
* generated protobuf
Co-authored-by: David Zhao <dz@livekit.io >
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-08-05 09:05:32 -07:00
Benjamin Pracht
ae34dc3ec4
Remove StartIngressRequest ( #179 )
...
This removes the StartIngressRequest messages and RPC handers, as ingress will start an ingress on RTMP connection. A similar message may be needed again when we support other protocols such as SRT, but it is hard to tell exactly if the message as it exists today is the one that will be needed for this support.
2022-08-01 10:50:11 -07:00
David Colburn
67539ebcab
add room name to egress info ( #178 )
2022-07-28 16:49:08 -05:00
renovate[bot]
a358bbbcc9
Update module google.golang.org/protobuf to v1.28.1 ( #177 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-28 09:15:05 -07:00
Benjamin Pracht
ac26418a52
Allow to request ingress info through RPC ( #176 )
...
This creates a "RPC" interface that combines both client and server interfaces, and merges the client and server constructors as both sides of the RPC now act as client and server. This also adds a new channel getter for entity requests.
2022-07-27 14:59:41 -07:00
David Colburn
ad9c55ddef
Ingress proto updates ( #175 )
...
* Ingress updates
* generate
* stop -> delete
2022-07-26 11:41:53 -07:00
Raja Subramanian
cb6a3a0942
Revert "Add option to use sid where applicable. ( #172 )" ( #174 )
...
This reverts commit 5eea37b737 .
2022-07-21 15:05:44 +05:30
Raja Subramanian
5eea37b737
Add option to use sid where applicable. ( #172 )
...
* Add option to use `sid` where applicable.
Intention is to provide APIs that can address more targeted resource.
As room name and participant identity are designed to re-used,
they address all resources matching the name/identity when using
room service APIs.
By providing option to address using `sid`, a specific resource can
be targeted.
Funtionally, if both `name/identity` and `sid` are given, `name`
takes precedence.
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-21 10:56:45 +05:30
Raja Subramanian
86da225219
TimedVersion model ( #169 )
2022-07-21 08:39:58 +05:30
David Zhao
59d9284912
UpdateIngress API to allow re-use ( #171 )
...
* UpdateIngress API to allow re-use
* return reusable in IngressInfo
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-20 16:22:38 -07:00
Benjamin Pracht
7250306954
Add stream_key parameter to ingest info ( #170 )
2022-07-20 15:18:13 -07:00
Mathew Kamkar
47777c7162
Packet stats from TC ( #154 )
...
* system level packet stats
* generated protobuf
* packet drop percent
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-15 10:27:01 -07:00
renovate[bot]
c9236084b6
Update module google.golang.org/grpc to v1.48.0 ( #165 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 23:11:46 -07:00
renovate[bot]
ed3bb7fac5
Update module github.com/maxbrunsfeld/counterfeiter/v6 to v6.5.0 ( #167 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 23:07:53 -07:00
renovate[bot]
8e6746864e
Update module github.com/stretchr/testify to v1.8.0 ( #164 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 23:07:12 -07:00
renovate[bot]
3911a509c1
Update module google.golang.org/protobuf to v1.28.0 ( #166 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 23:05:04 -07:00
renovate[bot]
fbd9c34bc0
Update module github.com/prometheus/client_golang to v1.12.2 ( #168 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 23:04:04 -07:00
renovate[bot]
cb05bd0f1b
Update module gopkg.in/square/go-jose.v2 to v2.6.0 ( #163 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:55:49 -07:00
renovate[bot]
3834dd8302
Update actions/checkout action to v3 ( #160 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:52:22 -07:00
renovate[bot]
8b26199464
Update EndBug/add-and-commit action to v9 ( #162 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:51:27 -07:00
renovate[bot]
1c257e2045
Update actions/setup-go action to v3 ( #161 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:50:39 -07:00
renovate[bot]
8f61585578
Update actions/cache action to v3 ( #159 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:49:40 -07:00
renovate[bot]
245526104d
Update module gopkg.in/yaml.v3 to v3.0.1 ( #157 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:48:59 -07:00
renovate[bot]
f9c9c8da7f
Update module github.com/twitchtv/twirp to v8.1.2 ( #156 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:47:04 -07:00
renovate[bot]
dfc58f1dc1
Update module github.com/lithammer/shortuuid/v3 to v3.0.7 ( #155 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:44:14 -07:00
renovate[bot]
9968158c02
Update dominikh/staticcheck-action action to v1.2.0 ( #158 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 22:36:39 -07:00
renovate[bot]
d506ba1dc9
Update module github.com/jxskiss/base62 to v1 ( #152 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:17:22 -07:00
renovate[bot]
de8ecdefc9
Update magefile/mage-action action to v2 ( #153 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:17:08 -07:00
renovate[bot]
54e2e20ad3
Update module github.com/go-logr/logr to v1.2.3 ( #149 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:08:35 -07:00
renovate[bot]
8bb739d1b0
Update module github.com/go-redis/redis/v8 to v8.11.5 ( #150 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-14 15:08:29 -07:00
renovate[bot]
8778627ef3
Configure Renovate ( #147 )
...
* Add renovate.json
* renovate update
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Zhao <dz@livekit.io >
2022-07-14 15:06:07 -07:00
David Colburn
1afd55ebd0
dtx -> disable_dtx
2022-07-14 14:32:14 -07:00
Benjamin Pracht
1cadd9613c
Add some errors used across services ( #148 )
...
This adds ErrNoResponse and ErrEgressTimedOut
2022-07-14 13:54:05 -07:00
Benjamin Pracht
df4d3bb245
Make sure we do not override the egressid when forwarding messages from the controller ( #145 )
...
This allows to have consistent Egress IDs across API calls, and solves UpdateLayout failures
2022-07-10 13:01:55 -07:00
Raja Subramanian
9d760dc384
Add connection_id to RTCNodeMessage ( #146 )
...
* Add connection_id to RTCNodeMessage
Used only in cloud to distinguish participant sessions.
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-10 16:26:11 +05:30
David Colburn
cad53a3185
add sentinel options
2022-07-06 11:34:50 -07:00
David Colburn
d81614de18
add standard redis config and client ( #144 )
2022-07-06 11:29:02 -07:00
David Colburn
f03f3734be
Ingress updates ( #143 )
...
* ingress updates
* generated protobuf
* undo refactor
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-06 11:10:06 -07:00
David Colburn
137b876761
remove recording ( #142 )
...
* remove recording
* remove generated files
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-05 17:10:59 -07:00
Benjamin Pracht
31ce725fa5
Ingest protocol modifications ( #137 )
2022-07-05 09:56:48 -07:00
David Zhao
5f996eb446
Added connection failure as a reason ( #141 )
...
* Added connection failure as a reason
* generated protobuf
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2022-07-02 21:13:58 -07:00
David Zhao
aaed1a401b
renamed to DisconnectReason ( #140 )
v0.13.4
2022-07-02 10:48:51 -07:00
David Zhao
f3de65a58b
Send clients reason for LeaveRequest ( #139 )
2022-07-02 10:05:37 -07:00
David Colburn
eb06e1619a
add error to RecordError
2022-06-23 15:04:47 -07:00
David Colburn
e65f582336
add RecordError to span
2022-06-23 15:01:32 -07:00
David Colburn
4a8409f8f2
Tracing ( #138 )
2022-06-23 14:24:07 -07:00
cnderrauber
d1616e3cb8
publish new codec when subscriber need ( #136 )
2022-06-16 16:57:27 +08:00