spider

command module
v0.0.0-...-4ef401a Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2025 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

    npm install websocket
    
Run
  • Run Go from /

    go run .
    go test
    
  • Run JS tests from /test. 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