Elegant HTTP Networking in Swift
-
Updated
Jan 3, 2022 - Swift
{{ message }}
Elegant HTTP Networking in Swift
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Currently we use a pretty naive removal of testing dependencies for SwiftPM by setting an environment variable. We should be able to use Rocket and update our Rakefile script to just remove testing dependencies on each release, and keep it in the development process thanks to that.
The idea came from this PR that I saw RxSwiftCommunity/RxOptional#83, which sounds reall
eBPF-based Networking, Security, and Observability
Ultra fast asyncio event loop.
A Smart Ethernet Switch for Earth
Sometimes in NIO programs you're stuck in this situation:
doSomething().flatMap { result in
guard iLikeTheShape(of: result) else {
struct IDontLikeIt: Error {}
// vvvvvvvvv---- where do I get that from?
return eventLoop.makeFailedFuture(IDontLikeIt())
}
return doMore()
}that's all okay, but where do we get eventLoop from? In ma
It would be useful to be able to toggle/flag into a process-level mode to group by pid and display more process-level information like the full command line.
OpenSnitch is a GNU/Linux port of the Little Snitch application firewall
All of the CI builds are flavors of linux. It'd be great to add some Windows / Mac ones.
Anybody know github actions and want to help out?
The POCO C++ Libraries are powerful cross-platform C++ libraries for building network- and internet-based applications that run on desktop, server, mobile, IoT, and embedded systems.
RustScan has an accessible mode, rustscan --accessible which should promise not to have any weird ASCII text in it.
Write CI that runs RustScan with --accessible a few times, with different flags / options and check the terminal output to see if it contains one of these:
[!][~][>]| {}If any of these characters appear in any of the tests, fail the CI. E
At LinkedIn, we are using this curriculum for onboarding our entry-level talents into the SRE role.
An encrypted IPv6 network using public-key cryptography for address allocation and a distributed hash table for routing.
What should happen if deliver_cancel raises an exception? In the current implementation, the shielded cancel scope will prevent it from propagating until the process exits, which might take a while if the crash occurred before signaling the process in any way. Maybe on exception from a user-specified deliver_cancel we should call the default deliver_cancel to kill the process? Or just kill() since
1.0 (probably all since multi-container adoption). This affects init containers too.
Webhook ksvc validation should reject duplicate container names. K8s api valdiation logic dictates so.
A Curated List of Game Network Programming Resources
The easiest HTTP networking library for Kotlin/Android
Container Network Interface - networking for Linux containers
Add a description, image, and links to the networking topic page so that developers can more easily learn about it.
To associate your repository with the networking topic, visit your repo's landing page and select "manage topics."
I'm opening this issue prepared to be declared blind and pointed at the relevant bit of documentation, but I've looked far and wide, and it's definitely not in this repo, not in a form that a
grepcan find.