Merge pull request #474 from r0fls/remove-ws-extension
remove websocket extension
This commit is contained in:
		| @@ -8,7 +8,6 @@ A list of Sanic extensions created by the community. | ||||
| - [Compress](https://github.com/subyraman/sanic_compress): Allows you to easily gzip Sanic responses. A port of Flask-Compress. | ||||
| - [Jinja2](https://github.com/lixxu/sanic-jinja2): Support for Jinja2 template. | ||||
| - [OpenAPI/Swagger](https://github.com/channelcat/sanic-openapi): OpenAPI support, plus a Swagger UI. | ||||
| - [Websockets](https://github.com/r0fls/sanic-websockets): Minimal wrapper to work with [Websockets](https://github.com/aaugustin/websockets) | ||||
| - [Pagination](https://github.com/lixxu/python-paginate): Simple pagination support. | ||||
| - [Motor](https://github.com/lixxu/sanic-motor): Simple motor wrapper. | ||||
| - [Sanic CRUD](https://github.com/Typhon66/sanic_crud): CRUD REST API generation with peewee models. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Raphael Deem
					Raphael Deem