Andrei

Results 8 comments of Andrei

> Hi @JUSTINMKAUFMAN. Darwin sockets are quite complex and especially the SecureTransport SSL layer is going to be a challenge. I'm still working on it, but haven't had much time...

I'm checked Kitura and Vapor for big files transfering Kitura seems has the same issue Vapor support streams for files I'm not sure, but maybe next link help you https://github.com/vapor/vapor/tree/main/Sources/Vapor...

> libimobile device failed to open the file /PublicStaging/com.test.demo on the ios device . In my case that was a directory and not a regular file. I solved it by...

@suriksarkisyan Hi In the application profile, offers were not configured. They were not present at all, only purchases and entitlements. Now an offer has been added and everything is working...

> Hello @shalom-aviv > > Thanks for opening PR and investigating the solution. > > Could you please show how you are planning to use this in real code? What...

Good feature Would be nice if it were possible to set different parameters for streaming and for the saved video. For example locally save a video track in 4k, but...

Let me describe in more detail. When connecting to the centrifuge, we have an additional intermediate layer. 1. In the connection parameters, via headers, we pass a key - I...

I've played around with the library code a bit, and technically, there's a possibility to **update headers** so that new ones are used upon the **next connection**. I've tested this,...