React native – How to send ICY format message in audio stream from server in Python?
I implemented a StreamingResponse in FastAPI with audio bytes from async generator sources. But besides need to insert some messages for client side audio player (currently, React Native) just in the stream. Read about ICY format and it looks like…