Why OpenAI closes the DTLS connection?

“Has anyone else encountered a similar issue? When I use the Pion library to interact with the OpenAI realtime WebRTC interface, I frequently encounter the problem shown in the image above. The issue is that the OpenAI proactively closes the DTLS connection. This phenomenon is consistently reproducible. However, when I interact with OpenAI using JavaScript code, it works normally.”

And this disconnection occurs after I receive the ‘session.create’ message.