nareix / joy4

Golang audio/video library and streaming server
MIT License
2.66k stars 501 forks source link

Fixed build failure in media streaming server example #23

Open peeyushsrj opened 7 years ago

peeyushsrj commented 7 years ago

Fixed:

./main.go:6: imported and not used: "time"
peeyushsrj commented 7 years ago

It would be good if you do specify instructions to use (in comments), for developers who wants to use this as media server.