Skip to content

PaulFarver/mocksocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Start server

$ go mod download
$ go run main.go

   ____    __
  / __/___/ /  ___
 / _// __/ _ \/ _ \
/___/\__/_//_/\___/ v4.6.3
High performance, minimalist Go web framework
https://echo.labstack.com
____________________________________O/_______
                                    O\
⇨ http server started on [::]:8080

websockets should be available at localhost:8080/sequence/:sequence/delay/:delay where sequence can be success, fail or random and delay is the duration of time to wait between messages in the form of 200ms, 10s or 1m

suggested test client: https://github.com/vi/websocat

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages