websocket
websocket copied to clipboard
Example of mocking websocket.Conn
trafficstars
I am go newbie, but I wonder, Is there the way to mock websocket.Conn ? I cannot find any example in the test file too.
👍🏻 for adding this
u can checkout fast http test files. e.g. https://github.com/fasthttp/websocket/blob/master/client_server_test.go