UNPKG

js2ray

Version:

The v2ray vmess protocol, based on nodejs javascript which you can use on hosts and servers

6 lines (5 loc) 107 B
"use strict"; module.exports = { server: require('./server'), client: require('./client'), }