connections

command
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2016 License: MIT Imports: 7 Imported by: 0

README

Connections script

Create N subscribed to M channels (on channel channel1, channel2...channelM) clients and keep them connected until interrupted.

run with 4000 connected subscribed clients and one channel:

go run connections.go ws://localhost:8000/connection/websocket secret 4000

with 500 connected subscribed clients each subscribed on 40 channels:

go run connections.go ws://localhost:8000/connection/websocket secret 500 40

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