@twlv/transport-sockjs

0.2.0 • Public • Published

twlv-transport-sockjs

const { SockJsReceiver, SockJsDialer } = require('@twlv/transport-sockjs');

SockJsReceiver

Constructor options

  • secure, default "auto"
    • "auto" Receiver will try https first then fallback to http if https is not available
    • true Force https only
    • false Force http only

Readme

Keywords

none

Package Sidebar

Install

npm i @twlv/transport-sockjs

Weekly Downloads

6

Version

0.2.0

License

MIT

Unpacked Size

10.2 kB

Total Files

11

Last publish

Collaborators

  • alfathdirk
  • reekoheek