AirenSoft / OvenPlayer

OvenPlayer is JavaScript-based LLHLS and WebRTC Player for OvenMediaEngine.
https://airensoft.com/ome.html
MIT License
515 stars 126 forks source link

Update listener removal API docs #427

Closed Emzawadzki closed 5 months ago

Emzawadzki commented 5 months ago

As I've got it working in a project for quite some time now, I'd love to see it in official docs (in order to follow-up with types update on DefinitelyTyped).

The EventEmitter allows removal of a single listener - if there is no reason why it's not mentioned in docs, I say let's add it.

SangwonOh commented 5 months ago

@Emzawadzki Brilliant! Thanks!