-
It is likely I'm missing something, but here we go:
### Expected behavior
I should be able to get more than 6 concurrent requests from NIOHTTP1Server
### Actual behavior
I'm tracking concurren…
-
### Insight
I saw that in the Docker configuration multiple versions of Swift are defined (4.0.2 & 4.0). There is a particular reason for it @tomerd?
Upgrading it to the latest version (4.0.3) makes…
-
### Expected behavior
No 0 bytes in strings
### Actual behavior
0 bytes in strings
### Steps to reproduce
In Xcode:
1. after a server bootstrap, do```print("Server running on:", serverChan…
-
### Expected behavior
When the ChatClient sends a message, other clients see
`(##remoteAddress##) - ##message##`
### Actual behavior
The ChatServer force-unwraps the remoteAddress field, enco…
-
Hi!
I want to clarify CgRPC integration process for myself. I looked through threads here and didn't find anything useful.
I get whole SwiftGRPC project into my workspace and configure headers …
-
https://github.com/vapor/redis/blob/b4518963bfdc6707378741ad999e629e880b6128/Sources/Redis/Coders/RedisDataDecoder.swift#L166-L169
Stumbled upon the crash today with slicing `bytes` array with `siz…
-
### Expected behavior
All tests in the integration Test Suite to pass.
### Actual behavior
1 Failing integration test:
> test_16_tcp_client_ip.sh
Logs:
```
Running test 'test_16_tcp_clien…
-
### Expected behavior
No failures in release mode under ThreadSanitizer.
### Actual behavior
Lots of ThreadSanitizer failures.
### Steps to reproduce
```
cd
rm -rf swift-nio swift-pac…