Merge pull request #1099 from florianwiech/master

added Vibora, fast, efficient and asynchronous Web framework
This commit is contained in:
Vinta 2018-08-03 00:31:36 +08:00 committed by GitHub
commit 80a8705ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1239,6 +1239,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
* [awesome-pyramid](https://github.com/uralbash/awesome-pyramid)
* [Sanic](https://github.com/channelcat/sanic) - Web server that's written to go fast.
* [Tornado](http://www.tornadoweb.org/en/latest/) - A Web framework and asynchronous networking library.
* [Vibora](https://vibora.io/) - Fast, efficient and asynchronous Web framework inspired by Flask
## WebSocket