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

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Signed-off-by: Xiang Dai <[email protected]>
  • Loading branch information
daixiang0 committed Nov 30, 2020
1 parent 33427a7 commit e9d1011
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
# Viaduct
The viaduct is a bridge that carries a road across a valley,the valley is the gap between cloud and edge and the bridge is the connection across the gap
# Overview
Viaduct use the protobuf3.0 to serialize message that defined in beehive and provide
apis for connection and message operations

By now, Viaduct has supported websocket(gorilla websocket) and quic(quic-go) as the basic transport protocol

# TODO
- add ut
- add e2e testing
- add benchmark
This repo is synced from https://github.com/kubeedge/kubeedge/tree/master/staging/src/github.com/kubeedge/viaduct. Code changes are made in that location, merged into kubeedge/kubeedge and later synced here.

0 comments on commit e9d1011

Please sign in to comment.