nareix / joy4

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

How to send error to client? #122

Open ivanjaros opened 3 years ago

ivanjaros commented 3 years ago

I want to send error(s) to the client in the HandlePublish handler. Is it possible or do I just close the connection without letting the client know why?

ohjiwoo123 commented 1 year ago

I wonder too, did you find it?

ivanjaros commented 1 year ago

probably not, i don' even remember this library :D

ohjiwoo123 commented 1 year ago

Thank you for Answering!