diff options
author | Roger Zanoni <rzanoni@igalia.com> | 2024-01-03 13:52:10 -0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2024-01-29 12:07:45 +0000 |
commit | 52aabdb011279871468269802e056f0ec48511e4 (patch) | |
tree | d040640cad2272f58e097909cb4eb59daec997a1 /.gitignore | |
parent | 38587cf96c096a204cd742fff9fea4f8e465393a (diff) |
Update mixer app to use grpc-web instead of websockets
Adapt the HTML5 applications to use kuksa.val service
Bug-AGL: SPEC-4599
Signed-off-by: Roger Zanoni <rzanoni@igalia.com>
Change-Id: Ic67ff781be4080c45bdbc6abe20d696aeda08eb1
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -35,6 +35,7 @@ $RECYCLE.BIN/ .sourcemaps/ package-lock.json build +src/generated .DS_Store Thumbs.db |