* add unit tests for websocket events * add unit tests for KeepAliveService, clean up keepAlive termination flow * put keepAlive command in protobuf service and expose thru webClient * secure wss * rename files tsx to ts * add localhost support for ws/wss connection Co-authored-by: Jeremy Letto <jeremy.letto@datasite.com>
2 lines
No EOL
65 B
TypeScript
2 lines
No EOL
65 B
TypeScript
export * from "./guid.util";
|
|
export * from "./sanitizeHtml.util"; |