-
As requested in Slack: https://swift-at-ibm.slack.com/archives/general/p1479485335001773
-
I'm having trouble cleaning up old connections in my application server. I investigated and saw that it isn't receiving the disconnected callback (defined on `WebSocketService.swift`) for each connect…
-
## Description
After running the code from **Quick Instruction - Setup**, it takes a while, prints a lot of things and finishes with a curl error. This is the end of the execution:
```shell
+ rm -r…
-
Similar to https://github.com/Kitura/BlueRSA/issues/77
Need to stop using SecKeyGeneratePair, and switch to SecKeyCreateRandomKey.
I'll work on getting a PR put together, but, similar to BlueRSA…
-
https://github.com/IBM-Swift/Kitura/issues/1465 was raised to track a bug in curl relating to receiving a response with a chunked encoding, which broke in curl 7.57 and was fixed in curl 7.59, but whi…
-
Hi folks,
In a recent update to SwiftPM we improved the validation of dependencies with different URLs. Specifically, we now check more accurately when two packages are named similarly but have dif…
-
I have a macOS xcode project and I would like to include IBM Kafka in to my project as a framework and use it. How can I achieve this?
-
As there are currently no real websocket clients out there that work on Linux, extending Kitura-Websocket to be a client would be very helpful. Looks like adding client-side capability would not be to…
-
IBM Cloud only gives Databases for Redis
TLS and self-signed certificate support
All connections to Databases for Redis are TLS 1.2 enabled, so the driver you use to connect need to be able to sup…
-
18.04 runs into `Disk Quota Exceeded` errors during `Copying binaries to 'bin'` phase.
Tried raising disk space with no change.
Using:
buildpack: https://github.com/IBM-Swift/swift-buildpack#2.…