Skip to content

Commit

Permalink
📝 Remove WebSocket info from README.
Browse files Browse the repository at this point in the history
  • Loading branch information
jordaneremieff committed Feb 12, 2022
1 parent f6e2211 commit ffadf67
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Mangum is an adapter for using [ASGI](https://asgi.readthedocs.io/en/latest/) ap

- API Gateway support for [HTTP](https://docs.aws.amazon.com/apigateway/latest/developerguide/http-api.html), [REST](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-rest-api.html), and [WebSocket](https://docs.aws.amazon.com/apigateway/latest/developerguide/apigateway-websocket-api.html) APIs.

- Multiple storage backend interfaces for managing WebSocket connections.

- Compatibility with ASGI application frameworks, such as [Starlette](https://www.starlette.io/), [FastAPI](https://fastapi.tiangolo.com/), and [Quart](https://pgjones.gitlab.io/quart/).

- Support for binary media types and payload compression in API Gateway using GZip or Brotli.
Expand Down

0 comments on commit ffadf67

Please sign in to comment.