There are 2 repositories under request-response topic.
Eclipse iceoryx™ - true zero-copy inter-process-communication
Eclipse iceoryx2™ - true zero-copy inter-process-communication with a Rust core
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
A transport independent asynchronous duplex messaging library for Go
An Amazon SQS client that supports creating lightweight, automatically-deleted temporary queues, for use in common messaging patterns such as Request/Response. See http://aws.amazon.com/sqs.
Strict and fast implementation of PSR-7 and PSR-17
Complete and detailed explanation of HTTP connection lifecycle
Elm ports' wrapper for uncomplicated request-response-style communication
Message bus - enables async communication between different parts of application using messages
Elkodon - true zero-copy inter-process-communication in rust
🚀 The Apollo Client request cancellation using AbortController API
ShortBus is an in-process mediator with low-friction API implemented in Java.
A list of curated papers focusing on Network Protocol Fuzzing.
Simple module that helps you to build a `request-response` abstraction on top of any other solution.
An Amazon SQS client built in Python that supports common messaging patterns such as Request/Response.
:twisted_rightwards_arrows: HTTP Request & Response Service, written in Python + Flask.
A C++ project which implements a round-robin Domain Name System (DNS) using a tree structure.
Let us learn/understand the essentials and basic concepts of HTTP (HyperText Transfer Protocol)
Yocto Layer for Eclipse iceoryx2™
Demonstrate a basic RESTful API written in native PHP 🐘
Allows creating proxy objects that look exactly like the original objects.
In this project,I created a client and request for web api.Then ı get some article data with response.Lastly,thanks to ajax,ı get some data about tesla from API.
Cute HTTP-like logger for Express framework that displaying async responses and requests.
.net core, c#, xunit, cqrs, atm, credit cards, bank identification, tdd, command, query, swagger, request, response
A Ruby gem which captures request response statistics such as cycle time, memory allocation, etc. for each request response cycle grouped in configurable granularity level. As this library makes use of TCP protocol, using DataDog or NewRelic RPM would be way faster because of UDP protocol.
A wrapper for message brokers which makes them behave like APIs; i.e. implement the request-response pattern.
Orakl Network Documentation
An elegant way to generate HTTP/1.x messages in C
Packaged is a repository that contains interfaces/types/contracts that helps developers to create their own strongly-typed environment-agnostic (AWS, Azure, Google Cloud, IBM Cloud, Apache OpenWhisk, etc.) Function-as-a-Service apps.
A lightweight, flexible mediator implementation for .NET applications. It provides a clean approach to implementing the mediator pattern, enabling decoupled communication between components through commands, queries, and events.
A minimalist async Python web framework built from scratch. Features custom routing, middleware, CLI, and request/response handling — ideal for learning how web frameworks like FastAPI work under the hood.