GithubHelp home page GithubHelp logo

lua-webclient's Introduction

lua-webclient

非堵塞的lua http库,是对libcurl multi interface(curlm)的简单封装。 可用于大量http、https请求在单线程内非阻塞处理,如游戏服务器和渠道进行用户的账户密码验证。

文件说明

webclient.c 
	webclient 对curlm的封装
	
test/
	webclient 使用纯lua的示例

webclient.lua
	webclient 在 skynet 中的简单应用	

Build

  • linux or mac cmake ../
  • windows cmake -G "Visual Studio 15 2017" ../

Usage

example.lua

如何接入skynet

参考makefile 感谢 @peigongdh

lua-webclient's People

Contributors

dpull avatar cenwucn avatar korialuo avatar

Stargazers

toney 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.