Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: http-protocol

BanjiBear/Multi-Threaded-Web-Server

The Multi-Threaded Web Server is an implementation of socket programming that creates local web server with custom port number define by user

Language: C - Size: 7.81 KB - Last synced: 5 days ago - Pushed: 5 days ago - Stars: 0 - Forks: 0

symplely/http

An simple PSR-7 Request/Response implementation, with Cookie, and Session management/middleware.

Language: PHP - Size: 160 KB - Last synced: 12 days ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

boazsegev/facil.io

Your high performance web application C framework

Language: C - Size: 9.83 MB - Last synced: 20 days ago - Pushed: 27 days ago - Stars: 2,018 - Forks: 134

r-gg/http

C implementation of RFC-7230 compliant HTTP client and server supporting multiple plaintext formats, binary data and file compression.

Language: C - Size: 405 KB - Last synced: 21 days ago - Pushed: 22 days ago - Stars: 0 - Forks: 0

PrajjwalDatir/HTTP-Prajjwal

HTTP protocol implemented as per RFC using SOCKET programming in python

Language: Python - Size: 2.39 MB - Last synced: 24 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

OoLunar/HyperSharp

A C# implementation of the HTTP 1.1 protocol.

Language: C# - Size: 1.06 MB - Last synced: 27 days ago - Pushed: 30 days ago - Stars: 2 - Forks: 2

donosonaumczuk/http-proxy

HTTP Proxy: Project for Communication Protocols ITBA Subject

Language: C - Size: 2.7 MB - Last synced: about 1 month ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

ir33k/rrr

RRR (Raw Request Response)

Language: C - Size: 22.5 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

linsmod/RpcOverHttp

.net interface definition based rpc framework over http protocol (一个.NET的rpc框架,定义的接口即约定,引用接口dll即可调用服务)

Language: C# - Size: 6.81 MB - Last synced: 27 days ago - Pushed: over 1 year ago - Stars: 7 - Forks: 2

moharamfatema/http-server-client-python Fork of NourhanWaleed/Socket-Programming-Assignment

An HTTP server that supports HTTP 1.1 GET and POST requests from any HTTP client, and an HTTP client with cache, both built from scratch on TCP sockets.

Size: 33.3 MB - Last synced: about 1 month ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

001elijah/goit-js-hw-10

interaction with backend (begin to type a country name)

Language: JavaScript - Size: 2.07 MB - Last synced: about 1 month ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

lazychanger/swoole-gin

Teaching warehouse

Language: PHP - Size: 646 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 1 - Forks: 0

IvanilsoDaSilva/sistema-bancario-frontend

Bem-vindo ao repositório sistema-bancario-frontend, um projeto desenvolvido durante minha faculdade visando proporcionar a mim e outros colegas uma experiência prática e educacional no uso de react e outros recursos.

Language: TypeScript - Size: 3.04 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

CoNETProject/QTGate-Desktop-Client

A revolutionary internet infrastructure enabling a truly free Network, that offers Stability, Trust, Privacy, and Security

Language: TypeScript - Size: 75.9 MB - Last synced: 29 days ago - Pushed: over 1 year ago - Stars: 227 - Forks: 47

KaiAlan/zkp-protocol

A zero knowledge proof based http protocol written in Go

Language: Go - Size: 55.7 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

mikigal/webserver

Lightweight own HTTP implementation with MVC in Go

Language: Go - Size: 46.9 KB - Last synced: about 2 months ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

VanHakobyan/JS_MainFeatures

OOP,Prototype,Object

Language: HTML - Size: 590 KB - Last synced: 2 months ago - Pushed: about 6 years ago - Stars: 3 - Forks: 0

IvanilsoDaSilva/sistema-bancario-backend

Bem-vindo ao repositório sistema-bancario-backend, um projeto desenvolvido durante minha faculdade visando proporcionar a mim e outros colegas uma experiência prática e educacional no uso de spring e outros recursos.

Language: Java - Size: 513 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 1 - Forks: 1

san-jana/Library-Management-System

Manage your library using APIs

Language: Python - Size: 43 KB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

brewlin/net-protocol

golang模拟内核协议栈 实现链路层、网络层、传输层、应用层 用户态协议栈 ,基于虚拟网卡TUN/TAP

Language: Go - Size: 3.24 MB - Last synced: 3 months ago - Pushed: over 1 year ago - Stars: 179 - Forks: 42

anassajaanan/Nginx-2.0

Nginx 2.0 is a high-performance, non-blocking web server that leverages event-driven architecture. Inspired by the original Nginx, it is further optimized with cross-platform I/O multiplexing to deliver exceptional efficiency and scalability.

Language: C++ - Size: 113 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 3 - Forks: 1

mc-cat-tty/ComputerNetworks

Appunti del corso di Protocolli e Architetture di Rete - Computer Networks' Architectures and Protocols. UniMoRe. 2023-2024.

Size: 217 MB - Last synced: 23 days ago - Pushed: 4 months ago - Stars: 5 - Forks: 0

ProgrammerGnome/InternetSearcher

Experimenting with the creation of an Internet search engine in Java and Swing.

Language: Java - Size: 4.59 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

daraperini/learning-react-typescript-alurabooks

Language: TypeScript - Size: 5.07 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

matricali/php-http-client

Note that this is not a HTTP protocol implementation of its own. It is merely a wrapper of libcurl that implements PSR-7 HTTP message interface.

Language: PHP - Size: 66.4 KB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 7 - Forks: 4

Balasys/zorp Fork of kkovaacs/zorp

Zorp GPL

Language: C++ - Size: 5.09 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 107 - Forks: 11

Mouad-El-Asri/webserv

🚀 We've just created our own HTTP server "webserv". Which we can test using a real web browser. Our main goal was to gain a better understanding of the HTTP protocol, which is crucial for internet communication. Webserv has helped us unravel the mysteries of HTTP. Come and explore the world of HTTP with us. 🌟

Language: C++ - Size: 11.3 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

LukasHavemann/vanilla-http-server

simple but functional implementation of a http-server in vanilla java

Language: Java - Size: 642 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

sm8799/HTTP-Web-Server

HTTP protocol implemented in Python language using Socket Programming

Language: Python - Size: 15.9 MB - Last synced: 8 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 0

Vicen-te/Tamagotchi-HTTP-Protocol-and-Database-System

This is an assignment done for the University and it is also my first project with Python.

Language: Python - Size: 381 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 2 - Forks: 0

eel-moun/HTTP-WebServer

This project is about writing our own HTTP server. and understanding the HTTP protocol.

Language: C++ - Size: 23.3 MB - Last synced: 9 months ago - Pushed: 12 months ago - Stars: 0 - Forks: 1

nesjett/simplest-http-sockets

Simple http server + client using sockets. Developed for learning porpourses.

Language: C - Size: 111 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

Gill-Singh-A/HTTP-Sniffer

A Python Program that sniffs HTTP Packets and displays useful information on the screen

Language: Python - Size: 3.91 KB - Last synced: 14 days ago - Pushed: 11 months ago - Stars: 0 - Forks: 0

huntlabs/hunt-http

http library for D, support http 1.1 / http 2.0 (http2) / websocket server and client.

Language: D - Size: 1.85 MB - Last synced: 23 days ago - Pushed: about 2 years ago - Stars: 31 - Forks: 5

EddieIvan01/ntlmssp

Windows NTLMSSP library

Language: Go - Size: 28.3 KB - Last synced: 13 days ago - Pushed: over 3 years ago - Stars: 10 - Forks: 11

Malwareman007/CVE-2022-21907

POC for CVE-2022-21907: HTTP Protocol Stack Remote Code Execution Vulnerability.

Language: Python - Size: 22.5 KB - Last synced: 23 days ago - Pushed: 7 months ago - Stars: 17 - Forks: 4

bozzelliandrea/java-se-rest-api

Java SE Rest API - FrameworkLess

Language: Java - Size: 78.1 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Lagstill/Computer-Networking

CN-SEM 5

Language: Python - Size: 2.68 MB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

caiomcg/HTTPOverTCP

A C++ implementation of the HTTP protocol over TCP under Unix environment.

Language: HTML - Size: 8.67 MB - Last synced: almost 1 year ago - Pushed: over 7 years ago - Stars: 2 - Forks: 0

AgusLacomi/Introduction_to_Web_Development

Course dictated by the National University of Alicante in Google Learning (Professional online courses) (1/2)

Language: HTML - Size: 1.23 MB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 1 - Forks: 0

josantonius/php-curl 📦

Make HTTP requests through PHP's cURL library.

Language: PHP - Size: 1.08 MB - Last synced: 4 days ago - Pushed: almost 2 years ago - Stars: 6 - Forks: 5

Frankgamer97/IotProject2022

Collecting, analyzing and forecasting sensory data from esp32 sensory devices.

Language: Python - Size: 79.9 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

usama-s786/web322-app

A web application focused on the backend web development concepts

Language: CSS - Size: 2.54 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

rv2442/IoT-Protocols

This repository is to demonstrate IoT protocols for beginners. It provides basic demonstration of 5 IoT protocols.

Language: Python - Size: 16.6 KB - Last synced: about 1 month ago - Pushed: 10 months ago - Stars: 0 - Forks: 1

farwish/PCP

PHP Concurrent Programming | PHP 并发编程

Language: PHP - Size: 21.5 KB - Last synced: 7 months ago - Pushed: over 4 years ago - Stars: 17 - Forks: 11

kzxpr/vlc-http-controller

An ExpressJS that starts VLC and presents a controller as HTTP endpoints

Language: JavaScript - Size: 54.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

kansiris/ASP.NET-webapi-Interview-Questions

Size: 12.7 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 7 - Forks: 8

proway2/kvserver

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.

Language: Go - Size: 103 KB - Last synced: 10 months ago - Pushed: almost 4 years ago - Stars: 1 - Forks: 0

arovge/http-server

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.

Language: Python - Size: 470 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

MattDEV02/Covid-19-DashBoard-ITA-DEXMA-

DEXMA entry test project.

Language: JavaScript - Size: 431 KB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 2 - Forks: 0

threadly/litesockets-http

Http protocol handlers for litesockets network library

Language: Java - Size: 509 KB - Last synced: 15 days ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

Mallick-Shrutik/Unflixx-MVC

An ASP.Net Project made with a blend of MVC and Web API

Language: JavaScript - Size: 1.1 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

pkErbynn/PyCarController

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.

Language: Dart - Size: 491 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 1

ParkSeungwon/http2

C++ Web development Framework with STATE

Language: JavaScript - Size: 31.8 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

montybechir/Proxy_server_err_generator

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

Language: C++ - Size: 4.88 KB - Last synced: 12 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

geek29/chetak

Simple barebones API Server

Language: Scala - Size: 45.9 KB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0