2 producers on same transport

I’ve created 2 producers (audio and video) with one transport. Both audio and video succesfully playing after consuming. But for audio producer (which is created first) there are no events like producer.observer.on('close' or producer.on('transportclose'.

I’m afraid this is extremely tested and that’s a bug somewhere in your code.

So I can create any number of producers calling transport.produce from one transport?

Please, any argument to say that that’s not possible? Where in the API doc did you read that a transport can just have a single producer?