statianzo / Fleck

C# Websocket Implementation
MIT License
2.25k stars 583 forks source link

feat: provide exception messages for WebSocketException #299

Open FrediKats opened 3 years ago

FrediKats commented 3 years ago

Try to fix #290 Actual behaviour: exceptions do not contains any information about reason when stack trace printed. After fix behaviour: exceptions will have message with status code and reason.

AppVeyorBot commented 3 years ago

:white_check_mark: Build Fleck 0.0.55-ci completed (commit https://github.com/statianzo/Fleck/commit/092e75acad by @InRedikaWB)

AppVeyorBot commented 3 years ago

:white_check_mark: Build Fleck 0.0.55-ci completed (commit https://github.com/statianzo/Fleck/commit/092e75acad by @InRedikaWB)