Giter VIP home page Giter VIP logo

qtownserver's Introduction

qTown Server

此项目正在进行中 目前无法使用

qTown的通用服务器节点程序
您也可以通过此项目建立私人服务器

安装和运行

  1. clone仓库
git clone https://github.com/qwq0/qTownServer
  1. 运行
npm run main

或者

node ./src/main.js

通用服务器节点提供的功能

  • 功能
    • 数据(文件)检索
      • 缓存种子的数据拥有者列表 (默认开启)
      • 缓存访问量高的种子对应的数据 (默认开启)
      • 传递数据 (默认开启)
    • 建立角色之间的关系
      • 缓存角色与其他服务器节点的关联 (默认开启)
      • 对其他服务器发起角色代理连接请求 (默认开启)
    • 建立角色之前的数据传递
      • 辅助建立角色间peer连接 (默认开启)
      • 转发角色间广播与消息数据 (默认开启)
      • 转发角色间通用数据 (默认关闭)
    • 储存
      • 储存角色基本信息 (默认关闭)
      • 储存角色通用数据 (默认关闭)
    • 网络代理
      • 代理访问http (默认关闭)
      • 代理访问tcp (默认关闭)
  • 连接方式
    • WebSocket
    • http (todo)
    • tcp (todo)

qtownserver's People

Contributors

qwq0 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.