Mykola
Mykola
Help me what domain I need to use for send request for connect coturn? My turnserver.conf and I send 127.0.0.1:3478?service=turn&username=username&key=password&realm=127.0.0.1 [turnserver.conf.zip](https://github.com/coturn/coturn/files/12782315/turnserver.conf.zip)
And I Have this error
yep, can confirm hsharghi message, bug still persists in 4.102.0 version.
Yes, when I use gridFS for stream (write) file into application. Size of file - 40 mb
Maybe problem in this func ` public init(toBucket fs: GridFSBucket, fileId: Primitive = ObjectId(), chunkSize: Int32 = GridFSBucket.defaultChunkSize) async throws { self.fs = fs self.fileId = fileId self.chunkSize = chunkSize...
Yes I use jemalloc in project
[gridfs.zip](https://github.com/user-attachments/files/20033496/gridfs.zip) And I use jemalloc
maybe you have project for example without memory leak
swift version - 5.9, ubuntu-latest (for vapor) - 22.04, `swift build --configuration release`
I setup mongo in application storage, and when run test where use mongo I have this error