Giter Club home page Giter Club logo

pomelocpp's Introduction

pomelocpp

pomelo C++ 客户端,libpomelo2 的简单C++包装

libpomelo2出现后,除了C版本为,也有Java和python绑定,但迟迟没有C++版本的包装。 也可能是官方认为这个各功能太简单,使用者自己可以搞定吧。但我认为还是应该造出这么一个车轮,或者车轮模板吧。 所以,先做出这样一个样例,希望引起官方注意,然后大家共同完善。

我对这样的类库要求是这样的:

  1. 接口尽可能简单,尽量隐藏不必要的接口。

  2. 实现轻量级的包装,只实现事件的分发和json解析两项基本功能,应用层协议交由用户扩展。

  3. 操作进行异步调用,接口模仿node.js异步调用(利用C++11标准的lambda语法)

pomelocpp's People

Contributors

limenghua avatar

Watchers

James Cloos avatar  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.