aws / aws-lambda-go

Libraries, samples and tools to help Go developers develop AWS Lambda functions.
Apache License 2.0
3.58k stars 548 forks source link

Add disconnectStatusCode to event/APIGatewayWebsocketProxyRequestContext #547

Open tinhda opened 5 months ago

tinhda commented 5 months ago

Is your feature request related to a problem? Please describe. There is not a way why the websocket is disconnected without the disconnectStatusCode from the APIGateway

Describe the solution you'd like Adding disconnectStatusCode to the event/APIGatewayWebsocketProxyRequestContext struct