examples

command
v0.0.0-...-942310b Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2018 License: MIT, BSD-2-Clause Imports: 7 Imported by: 0

README

Websocket client example

Starts a websocket client that connects to the websocket server and prints all incoming messages to stdout.

The code is based on the github.com/gorilla/websocket client example which can be found here.

The original LICENCE is reproduced in this directory.

Usage

Build the client

go build -o client

Run the client

./client --ride_tag=<ride_tag>

The client will consume location data from the specified ride.

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