Application Gateway does support WebSockets, however the WAF for Application Gateway will typically block it by default. You will likely need to add an exclusion rule to allow the WebSocket connections.
These rules will not be checked for SQL Injection attacks, so you might need additional protection in your application.