go.socket: go.socket

Description Usage Arguments Value

Description

Execute a non-blocking routine on a socket-server.

Usage

1
2
  go.socket(code,
    port = round(runif(1, min = 3000, max = 8000)))

Arguments

code

The code you want to execute in character string fomrat

Value

Three componenet: 1) cluster A cluster running the socket server; 2) con A connection to the soncket server; 3) socket a port to the socket


AnalytixWare/gosocket documentation built on May 14, 2019, 2:32 p.m.