sphildreth / roadie

Music Streaming API Server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use roadie to stream a simple mp3 file in asp.net mvc application?

nitinjs opened this issue · comments

How to use roadie to stream a simple mp3 file in asp.net mvc application?

All of the API endpoints for getting metadata and streaming a MP3 file via Roadie API are in place. I would look at the Roadie VueJS application as an example.