Coder Social home page Coder Social logo

Comments (4)

xiaowenhuyuehu avatar xiaowenhuyuehu commented on May 3, 2024

有时候机器运行于一型密的状态下,不可能每台都指定三要素,不知道这个功能,什么时候可以加上,另外为什么静态编译取消了,能不能编译出来少一些依赖的bin文件


  1. 为了尽可能与LinkKit解耦,当前开源版本是不提供基于一型一密方式来实现云端建连的。建议一型一密场景下,通过调用LinkKit SDK获取设备/网关三元组后,再启动本服务。

  2. 有些客户反馈静态编译的binary size过大,故取消了默认的静态编译方式。开发者可以自行修改Makefile来选择是否静态链接依赖的库。

from iot_remote_access.

LeeSSXX avatar LeeSSXX commented on May 3, 2024

谢谢,有时候确实需要静态编译的,最好还是支持静态和动态,两个选择,谁想用哪个用哪个,你觉得呢

from iot_remote_access.

xiaowenhuyuehu avatar xiaowenhuyuehu commented on May 3, 2024

谢谢,有时候确实需要静态编译的,最好还是支持静态和动态,两个选择,谁想用哪个用哪个,你觉得呢

可以,下个版本加回来。

from iot_remote_access.

tanyjin123 avatar tanyjin123 commented on May 3, 2024

谢谢,有时候确实需要静态编译的,最好还是支持静态和动态,两个选择,谁想用哪个用哪个,你觉得呢

已经支持静态编译。README中有操作说明,记得查看。。。

from iot_remote_access.

Related Issues (4)

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.