Your high performance web application C framework
-
Updated
Nov 28, 2020 - C
{{ message }}
Your high performance web application C framework
A revolutionary internet infrastructure enabling a truly free Network, that offers Stability, Trust, Privacy, and Security
golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP
http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.
PHP Concurrent Programming | PHP 并发编程
.net interface definition based rpc framework over http protocol (一个.NET的rpc框架,定义的接口即约定,引用接口dll即可调用服务)
API Requests using the HTTP protocol through the Curl library
A C++ implementation of the HTTP protocol over TCP under Unix environment.
Http protocol handlers for litesockets network library
Simple http server + client using sockets. Developed for learning porpourses.
C++ Web development Framework with STATE
An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.
HTTP protocol implemented in Python language using Socket Programming
this app was implemented in flutter dart lang. the app is used to remotely control a raspberry Pi 3 robot car with flask server over HTTP protocol. has controls for forward, reverse, left, right, stop and camera with servo. it displays live feed as well.
Upgraded codebar tutorial with additional function
Repository containing exercises done in the frame of the LS170 Networking module proposed at Launch School
By sending bytes across a TCP socket, this project creates a functioning HTTP server in Python. Various files and images are able to be sent over the network and successfully read by the browser.
Simple barebones API Server
An ASP.Net Project made with a blend of MVC and Web API
HTTP Proxy: Project for Communication Protocols ITBA Subject
Proxy server that sits between your browser and other web servers. It takes GET requests from your browser, creates a connection with the requested server, and retrieves the payload. However, this server intentionally inserts random errors into the payload before rendering it to the browser as a prank
Lightweight own (without net/http) HTTP protocol implementation with basic MVC in Go
Simple yet fully functional in-memory key-value storage server based on HTTP protocol with elements being purged when expired. All operations run in constant time.
Add a description, image, and links to the http-protocol topic page so that developers can more easily learn about it.
To associate your repository with the http-protocol topic, visit your repo's landing page and select "manage topics."
Implements TimeoutException, ConnectionCloseException, etc