Here are
45 public repositories
matching this topic...
Small, fast, modern HTTP server for Erlang/OTP.
Updated
Aug 29, 2021
Erlang
Freedom是一个基于六边形架构的框架,可以支撑充血的领域模型范式。
Our high-performance, lightweight, open source HTTP server
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
Jun 13, 2020
Java
HTTP/2 server written in C.
Framework for building RESTful HATEOAS-driven applications.
Updated
Jan 30, 2020
Erlang
Example of HTTP/2 Streaming written in Golang
HTTP2 client and server implementation in GO that holds a persistent data stream
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.
Asynchronous HTTP/2 server in ruby
Updated
Mar 24, 2020
Ruby
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
Updated
Sep 5, 2020
JavaScript
Examples for the Go SIRIS Siris project.
Updated
Jul 19, 2017
JavaScript
Example of enabling HTTP/2 support in finagle
Updated
Nov 1, 2017
Scala
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 wrapper library based in
@Tatsuhiro nghttp2-asio library
A simple HTTP/2 server created in C#.
http2-debug will help you to understand if your are making http2 request from your service. It acts as an http2 echo server.
Updated
May 23, 2020
JavaScript
C++ HTTP/2 & HTTP/1 server
An HTTP2/gRPC interface for Redis, Support Redis stand-alone/cluster mode.
Updated
Jun 28, 2020
Java
Node.js static server with Basic auth and access file logging, HTTPS support and custom error pages
Updated
Apr 7, 2018
JavaScript
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.