Arvados-DCO-1.1-Signed-off-by: Radhika Chippada <radhika@curoverse.com>
[arvados.git] / services / ws /
2016-11-15 Tom Clegg8460: Check permissions on event target instead of...
2016-11-15 Tom Clegg8460: Cache permissions.
2016-11-15 Tom Clegg8460: Refactor session logic (subscription protocol...
2016-11-15 Tom Clegg8460: Drop unnecessary read timeout handling.
2016-11-15 Tom Clegg8460: Pass datasource in Go style.
2016-11-15 Tom Clegg8460: Combine ping and notify goroutines.
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: Fix connection cleanup and db connection handling.
2016-11-14 Tom Clegg8460: Hide *websocket.Conn behind interface.
2016-11-14 Tom Clegg8460: Send events.
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.