Skip to content

onurcagan/go-audio-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A basic Audio Streaming HTTP Server

Instructions on how to run this project locally:

  • Clone the repo.
  • CD to the project dir, run go run cmd/main.go.
  • Go to localhost:8080/stream.
  • Test mp3 should start playing automatically.

About

A basic Audio Streaming HTTP Server written with Golang.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages