tests/testthat/test_websocket_conn.R

library(jug)

context("testing websocket connection")

test_req<-RawTestRequest$new()
test_req$set_header("upgrade", "websocket")

# TO IMPLEMENT
Bart6114/jug documentation built on May 5, 2019, 10:26 a.m.