Here are
56 public repositories
matching this topic...
Small, fast, modern HTTP server for Erlang/OTP.
Updated
Jan 26, 2022
Erlang
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Our high-performance, lightweight, open source HTTP server
Bandit is a pure Elixir HTTP server for Plug applications
Updated
Mar 5, 2022
Elixir
HTTP/1.1, HTTP/2 and WebSockets stub server for stubbing distributed web services in Docker and non-containerized environments for integration and contract testing
Updated
Jan 24, 2022
Java
DEPRECATED: The community driven fork of Iris. The fastest web framework for Golang!
A HTTP2 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration.
Phorklift is an HTTP server and proxy daemon, with clear, powerful and dynamic configuration.
Fully working Jetty HTTP2 example using Javalin
Updated
Sep 13, 2021
Java
HTTP/2 server written in C.
Framework for building RESTful HATEOAS-driven applications.
Updated
Jan 30, 2020
Erlang
Demonstration of HTTP/2 Push using Jetty Server
kawipiko -- blazingly fast static HTTP server -- focused on low latency and high concurrency, by leveraging Go, `fasthttp` and the CDB embedded database
Example of HTTP/2 Streaming written in Golang
HTTP2 client and server implementation in GO that holds a persistent data stream
HTTP/2 Agent service which enables mocking other network services
The HTTP/2 which has been implemented by C language.
Project demonstrating the creation of a RESTful web service using apple/swift-nio-http2.
Updated
Aug 5, 2019
Swift
A test image for http1.1, http2, GRP, TCP, UDP protocols.
Updated
Sep 5, 2020
JavaScript
Asynchronous HTTP/2 server in ruby
Updated
Mar 24, 2020
Ruby
C++ HTTP/2 wrapper library based in
@Tatsuhiro nghttp2-asio library
Achieve is a modern (http, https, http2) web server that runs on Node.js and uses JavaScript Servlets to initiate back end processing.
Updated
Jan 4, 2021
JavaScript
NodeJS Server Module for OstroJS Framework
Updated
Dec 26, 2021
JavaScript
Updated
Jul 19, 2017
JavaScript
thirty bees shopping cart using Plesk Onyx NGINX Web Server
Promise-based HTTP server for JavaScript/TypeScript: using accept(), easy to use in async-await context
Updated
Jul 25, 2021
TypeScript
C++ HTTP/2 & HTTP/1 server
Improve this page
Add a description, image, and links to the
http2-server
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
http2-server
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Create test scenarios (JUnit tests) for SettingFrame class based on section 6.5 in rfc7540. Create a test class, SettingFrameTest, and add all tests in it. SettingFrameTest must be in com.aniakanl.http2.frame.test package.