Coder Social home page Coder Social logo

mcurestfulapi's Introduction

Q2HTTP简介

Q2HTTP是基于Node.js开发的,将iCVS协议转换为HTTP(s)协议的一个程序.

实现背景

我们目前所有的业务都是基于ICVS协议来设计和处理.我们实现了一套完整且成熟,稳定的安防解决方案.但是ICVS协议也有诸多不足之处:

  • 开发入门门槛偏高.ICVS底层库是基于C/C++语言的,对于一些应用型的开发者而言,比较复杂.比如现在的C#,java,javascript等,这些高级语言的编程习惯跟C\C++有很大的区别,使用我们的接口格式进行开发,会感觉很吃力.而且最终它们都需要在C层做一套封装才能用.
  • 浏览器插件 前端web开发时,现有的插件会涉及到浏览器的兼容问题
  • SDK支持 我们针对第三方开发者开发的sdk,有很多种语言版本的.开发\维护\支持等等,工作量都比较大.让用户在很短的事件内接受我们的SDK架构,是比较困难的一件事.但是如果HTTP协议,那就简单多了.
  • 互联网业务扩展 比如小程序,H5 APP等等,Hybrid APP等,基于现有协议无法实现.

Q2HTTP可以将ICVS协议转换为HTTP(s)协议+WebSocket(s)的协议.便可以解决以上问题;

详见: Q2HTTP简介

mcurestfulapi's People

Contributors

cuironggai avatar

Watchers

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