648540858 0f3898910c 收流时设置re_use_port参数解决端口关闭快速打开造成的端口未释放问题, 支持点播的tcp主动 il y a 2 ans
..
build a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 il y a 2 ans
config a7c3cf5316 优化跨域配置,支持同域的前后端分离部署 il y a 2 ans
src 0f3898910c 收流时设置re_use_port参数解决端口关闭快速打开造成的端口未释放问题, 支持点播的tcp主动 il y a 2 ans
static be6666db03 Merge remote-tracking branch 'origin/wvp-28181-2.0' into wvp-28181-2.0 il y a 2 ans
.babelrc be42a35eca 修复子节点显示错误 il y a 5 ans
.editorconfig be42a35eca 修复子节点显示错误 il y a 5 ans
.gitignore be42a35eca 修复子节点显示错误 il y a 5 ans
.postcssrc.js 421c2f5602 使用jainsip的方式解析sdp il y a 4 ans
README.md be42a35eca 修复子节点显示错误 il y a 5 ans
index.html 943f95ba8c 增加消息通道配置,可以通道redis在wvp上下级之间发送消息 il y a 2 ans
package-lock.json 5fab97cf7e 支持不同域的前后端分离部署 il y a 2 ans
package.json 5fab97cf7e 支持不同域的前后端分离部署 il y a 2 ans

README.md

gb_web

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.