Cannot connect to websocket server built with System.Net.Sockets.TcpListener from Postman
I am testing a simple websocket server with the following code in a Console application with .Net8. Can anyone please help to check what could be wrong? Thank you
Trigger WebSocket from Postman test suite
I am trying to write a test suite which has a scenario like this –