8460: Retrieve recent logs and send old matching events if last_log_id given.
[arvados.git] / services / ws / config.go
2016-11-15 Tom Clegg8460: Merge branch 'master' into 8460-websocket-go
2016-11-15 Tom Clegg8460: Check permissions.
2016-11-14 Tom Clegg8460: Ping clients only when read times out and outgoin...
2016-11-14 Tom Clegg8460: Receive events and broadcast to clients.
2016-11-13 Tom Clegg8460: Add default config and -dump-config flag.
2016-11-13 Tom Clegg8460: Scaffold for websocket server.