ASP.NET Tips WebSocket How to Configure ASP.NET Core Communicate with WebSocket September 4, 2023 Javier Huthon We’ll go over the RFC 6455 WebSockets specification in this article and configure a basic ASP.NET (Core) 7 application to connect via WebSockets to SignalR.