Code Monkey home page Code Monkey logo

wscat's Introduction

wscat

Build Status

Usage

$ ./wscat -h
NAME:
   wscat - WebSocket Consumer & Producer
USAGE:
   wscat [global options] command [command options] [arguments...]
VERSION:
   development
COMMANDS:
     help, h  Shows a list of commands or help for one command
GLOBAL OPTIONS:
   --debug        add this flag to enable debug mode
   --help, -h     show help
   --version, -v  print the version
   
$ ./wscat wss://cryptounicorns.io/api/v1/events/stream | head -n 5
{"type":"tickers","payload":{"buy":308.85,"high":318.99,"last":307.61,"low":275.51,"market":"bitfinex","sell":307.77,"symbolPair":"ZEC-USD","tags":["mole","* * * * * *"],"timestamp":1520815645173712100,"vol":11637.10892408}}
{"type":"tickers","payload":{"buy":0.0015303,"high":0.0015553,"last":0.0015273,"low":0.0014944,"market":"bitfinex","sell":0.0015246,"symbolPair":"OMG-BTC","tags":["mole","* * * * * *"],"timestamp":1520815645301125400,"vol":72863.29011334}}
{"type":"tickers","payload":{"buy":0.00063447,"high":0.00065544,"last":0.00063443,"low":0.00063443,"market":"bitfinex","sell":0.00063404,"symbolPair":"EOS-BTC","tags":["mole","* * * * * *"],"timestamp":1520815645308929300,"vol":274006.63606891}}
{"type":"tickers","payload":{"buy":0.000175,"high":0.00018042,"last":0.00017425,"low":0.00016707,"market":"bitfinex","sell":0.0001741,"symbolPair":"SAN-BTC","tags":["mole","* * * * * *"],"timestamp":1520815645311848400,"vol":188912.06904485}}
{"type":"tickers","payload":{"buy":1.6841,"high":1.7347,"last":1.6801,"low":1.4324,"market":"bitfinex","sell":1.6801,"symbolPair":"SAN-USD","tags":["mole","* * * * * *"],"timestamp":1520815645315781000,"vol":1415995.45142326}}

wscat's People

Contributors

corpix avatar narkq avatar olegakbarov avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.