README ¶ ws-fasthttp-reverse-proxy get start demo Run main server and proxy server go run server/main.go # listen on localhost:8080/echo go run ws_proxy.go # listen on localhost:8081/echo Run client examples: either check golang one go run client/main.go # connect to localhost:8081/echo or plain JS: open index.html file screenshots Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files ws_proxy.go Directories ¶ Show internal Expand all Path Synopsis client server Click to show internal directories. Click to hide internal directories.