Skip to content

Commit

Permalink
Add reference to the chat middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
white-gecko committed Mar 25, 2024
1 parent 1b09ee1 commit adfb464
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

This is the JavaScript part to display a Live Stream in combination with at Chat on the conference web page.
It communicates with the chat relay via [socket.io](https://socket.io/).
The chat middle ware is at: [AKSW/chat.dataweek.de](https://github.com/AKSW/chat.dataweek.de). It responsibility is to provide a socket.io interface to relay the messages from and to the matrix room.

It consists of the:
- Frontend `stream.html` [deployment in the dataweek repo](https://github.com/AKSW/leipzig.dataweek.de/blob/develop/live/stream.html) ([permalink](https://github.com/AKSW/leipzig.dataweek.de/blob/6c8761ef6aac961ba52f17ead67ad23e49e409d4/live/stream.html))
Expand Down

0 comments on commit adfb464

Please sign in to comment.