Skip to content

Allow MaxLib.WebServer.WebSocket.EventFactory to handle unknown or broken events. #10

@Garados007

Description

@Garados007

The current implementation ignores unregistered events and broken JSON code and produce always (!) log errors. Also the implementation of "TryParse" is not correct as such as it catches all exceptions (there are some cases where catching of all errors is not intended).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions