Skip to content
This repository has been archived by the owner on Nov 10, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
agile6v committed Mar 7, 2019
1 parent c81a670 commit d8d10a8
Showing 1 changed file with 52 additions and 1 deletion.
53 changes: 52 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,52 @@
# squeeze
# Squeeze



# Table of Contents
- [Features](#features)
- [Project Status](#project-status)
- [How it works](#how-it-works)
- [Architecture](#architecture)
- [Documentation](#documentation)
- [Prerequisite](#prerequisite)
- [Installation](#installation)
- [Usage](#usage)
- [Contributing](#contributing)
- [Future Works](#future-works)
- [License](#license)

# Features
* **Multiple Protocols**: http1.0,http1.1,http2.0,https,websocket

# Project Status
***Experimental***.

This project is still under development.


# How it works

# Architecture


# Documentation

# Prerequisite
* Requires Go 1.11 or higher
* Requires [protoc](https://github.com/google/protobuf)
* Requires [protoc-gen-go](https://github.com/google/protobuf)

# Installation

# Usage

# Contributing
If you are interested in contributing to the Squeeze project, welcome to submit a PR.

# Future Works

We use [Project Board](https://github.com/agile6v/squeeze/projects/1) to track future works. If you are interested in the feature in the TODO list, please feel free to submit an issue.

# License

Squeeze is released under the Apache 2.0 license. See [LICENSE](https://github.com/agile6v/squeeze/blob/master/LICENSE) for details.

0 comments on commit d8d10a8

Please sign in to comment.