HoneyryderChuck
9c831205e0
linting
2023-08-16 01:08:41 +01:00
HoneyryderChuck
c7a38ee5b4
bugfix: exit with error when unix socket path does not exist
2022-12-29 12:54:47 +00:00
HoneyryderChuck
e34c998f5a
removing weird synchronizes around the unix test server
2021-03-08 17:20:53 +00:00
HoneyryderChuck
fbf9b12a0b
bugfix: ensuring :io option as hash works
...
while adding tests, found out that io as hash of authority => io wasn't
working due to missing uri extensions. Made sure the same works for unix
sockets.
2021-03-08 17:04:36 +00:00
HoneyryderChuck
0a0300c5eb
trimming, and testing passing the io when the transport is to be a unix socket
2021-03-08 12:49:33 +00:00
HoneyryderChuck
198659ef12
using http helpers for unix as well
2020-03-14 01:54:11 +00:00
HoneyryderChuck
ad8105afd6
Revert "removing the condition variable around the unix test, as it's probably the cause of the CI hanging"
...
This reverts commit 26017e1f5b600683222eb192d6ac9fc1f78391f0.
2020-03-14 00:22:54 +00:00
HoneyryderChuck
26017e1f5b
removing the condition variable around the unix test, as it's probably the cause of the CI hanging
2020-03-11 01:20:29 +00:00
HoneyryderChuck
26efb9daea
Blog
2019-05-24 14:10:31 +00:00
HoneyryderChuck
c1c0c536eb
Client -> Session (signal this as deprecation, as this is public API
2019-03-16 16:32:33 +00:00
HoneyryderChuck
dcd2709e41
Non-Blocking DNS
2018-08-29 10:23:08 +00:00
HoneyryderChuck
b7e875a761
rubocoped this
2018-05-28 10:00:54 +01:00
HoneyryderChuck
6c49581dc2
added unix io type (so now one can open unix sockets), added a basic test to show that connectivity is possible
2018-05-25 15:57:46 +01:00