All Projects → ninenines → Cowlib

ninenines / Cowlib

Licence: isc
Support library for manipulating Web protocols.

Programming Languages

erlang
1774 projects

Projects that are alternatives of or similar to Cowlib

Gsnova
Private proxy solution & network troubleshooting tool.
Stars: ✭ 509 (+132.42%)
Mutual labels:  websocket, http2
Cowboy
Small, fast, modern HTTP server for Erlang/OTP.
Stars: ✭ 6,533 (+2883.11%)
Mutual labels:  websocket, http2
Mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Stars: ✭ 25,495 (+11541.55%)
Mutual labels:  websocket, http2
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (+26.48%)
Mutual labels:  websocket, http2
Restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++14 applications.
Stars: ✭ 1,551 (+608.22%)
Mutual labels:  websocket, http2
Echo
High performance, minimalist Go web framework
Stars: ✭ 21,297 (+9624.66%)
Mutual labels:  websocket, http2
Gun
HTTP/1.1, HTTP/2 and Websocket client for Erlang/OTP.
Stars: ✭ 710 (+224.2%)
Mutual labels:  websocket, http2
Blinksocks
A framework for building composable proxy protocol stack.
Stars: ✭ 587 (+168.04%)
Mutual labels:  websocket, http2
Twig
Twig - less is more's web server for golang
Stars: ✭ 98 (-55.25%)
Mutual labels:  websocket, http2
Nodefony Starter
Nodefony Starter Node.js Framework
Stars: ✭ 95 (-56.62%)
Mutual labels:  websocket, http2
Hunt Framework
A Web framework for D Programming Language. Full-stack high-performance.
Stars: ✭ 256 (+16.89%)
Mutual labels:  websocket, http2
Websocket
Minimal and idiomatic WebSocket library for Go
Stars: ✭ 2,013 (+819.18%)
Mutual labels:  websocket, http2
Polyphony
Fine-grained concurrency for Ruby
Stars: ✭ 234 (+6.85%)
Mutual labels:  websocket, http2
Grizzly
Writing scalable server applications in the Java™ programming language has always been difficult. Before the advent of the Java New I/O API (NIO), thread management issues made it impossible for a server to scale to thousands of users. The Grizzly NIO framework has been designed to help developers to take advantage of the Java™ NIO API.
Stars: ✭ 209 (-4.57%)
Mutual labels:  websocket, http2
Akka Http
The Streaming-first HTTP server/module of Akka
Stars: ✭ 1,163 (+431.05%)
Mutual labels:  websocket, http2
Kuma
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
Stars: ✭ 133 (-39.27%)
Mutual labels:  websocket, http2
Httpcanary
A powerful capture and injection tool for the Android platform
Stars: ✭ 2,188 (+899.09%)
Mutual labels:  websocket, http2
Weiya
尾牙小程序
Stars: ✭ 207 (-5.48%)
Mutual labels:  websocket
Tutorial
Spring Boot的例子,包含RESTful API, MVC, JMS, Cache, Mybatis, Cache, Websocket...
Stars: ✭ 215 (-1.83%)
Mutual labels:  websocket
Egg Socket.io
socket.io plugin for eggjs.
Stars: ✭ 209 (-4.57%)
Mutual labels:  websocket

= Cowlib

Cowlib is a support library for manipulating Web protocols.

== Goals

Cowlib provides libraries for parsing and building messages for various Web protocols, including HTTP/1.1, HTTP/2 and Websocket.

It is optimized for completeness rather than speed. No value is ignored, they are all returned.

== Support

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].