n-thumann / IPTV-ReStream

An app to forward source specific multicast streams via HTTP
BSD 3-Clause "New" or "Revised" License
103 stars 36 forks source link

Add test for multicast stream functionality #218

Closed n-thumann closed 11 months ago

n-thumann commented 11 months ago

This PR adds a CI test for multicast stream functionality. While doing so, I also implemented a build Action to reduce code duplication, renamed the Node.js CI and formatted it.