-
### Describe the issue
When running the same fairly complex set of queries (using the same client ) performance in each subsequence execution slows down - e.g first time 5.2 seconds, next time 5.6, n…
-
Hi, thanks for this great extension ! I used to use it with php 7.4 and 19.0.0.
I'm still running the same dolibarr version but now I do use PHP 8.3.8 and since then message is not sending anymore …
-
### What happened?
Poorly encoded URLs in `Link`'s `destination` can crash iOS apps.
```
Test
```
Will lead to this client crash:
```
LiveViewNative/LiveViewCoordinator.swift:396: Fatal e…
-
I'm using the socket in a swift iOS app like this:
```
private var manager: SocketManager!
private var socketIO: SocketIOClient!
.....
manager = SocketManager(socketURL: URL(string: url)!,
…
-
### What are you trying to achieve?
Is it possible to use Swift gRPC with a custom TLS provider? (like openSSL v3?). The objective is to use a custom TLS provider that will work with the Swift …
-
**Client_Hardcoded_Domain** issue exists @ **igoat-swift/igoat-swift/resources/html/splash.html** in branch **master**
*The JavaScript file imported in "https://platform.twitter.com/widgets.js…
-
I am trying to run `cargo test` via the docker image and it is failing with the following error on main:
```
/mounted_workdir/target/tmp/uniffi-example-async-api-client-f44366ee4daea68c/async_api_…
-
I tried to find the case and it happens only when I add the --garble option
catcher$ link --goos windows --garble --upx
Error: exit status 1
'# github.com/NHAS/reverse_ssh/cmd/client'
EkvaE4.(*W…
-
### Question
I'm currently developing an API that makes use of OAuth2 Password Flows and need to be able to authenticate to use it.
Currently, there is no OAuth2 specific code, but for my use cas…
-
This function is crashing the app. Not sure what has changed but there's a lot of crashes from time to time with the following function
```swift
private func makeStartedImageTask(with request: …