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 #24

Open peeyushsrj opened 7 years ago

peeyushsrj commented 7 years ago

Fixed this

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

oops... I broke it... Sorry guys

peeyushsrj commented 7 years ago

Use Travis...Check builds regularly.