spider

command module
v0.0.0-...-6120481 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 14, 2022 License: MIT Imports: 11 Imported by: 0

README

Spider - a sort of websocket proxy

Live examples

Testing on local host

Install
  • Golang
  • Node.js (v14 or higher)
  • NPM
Run
  • Run Go from /

    • go run .
    • go test
  • Run JS testes. Have a Spider server runing on localhost (go run .)

    • npm run test
    • npm run browser
    • npm run chat
  • Local Docker

      docker build --rm -t spider .
      docker run --rm -p 8080:8080/tcp -t spider
    

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL