GithubHelp home page GithubHelp logo

skyformat99 / skynet_web Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cpejlgc/skynet_web

0.0 1.0 0.0 162 KB

skynet web

Makefile 1.53% Shell 0.25% Lua 30.79% CMake 8.64% C 45.05% Perl 0.43% CSS 2.08% HTML 11.22%

skynet_web's Introduction

作者:LGC 时间:2017年 9月 1日 星期五 09时21分26秒

基于skynet的web服务

  1. 类似nodejs express api
  2. 热更新
  3. 在web服务上添加websocket支持

集成库

  1. cjson
  2. dpull的webclient (https://github.com/dpull/lua-webclient)
  3. lfs
  4. websocket

编译前

ubuntu: sudo apt-get install libcurl4-gnutls-dev libreadline-dev autoconfig

centos: sudo yum install libcurl-devel readline-devel autoconfig

编译

Linux: make linux

Mac: make macosx

启动: ./bin/start.sh

后台运行: ./bin/start.sh -D

关闭后台进程: ./bin/start.sh -K

热更新: ./bin/start.sh -U

skynet_web's People

Contributors

colorfulday avatar cpejlgc 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.