提供嵌入式coap服务
Primary LanguagePython
1.1 安装所需要的依赖
pip3 install -r requirements.txt
1.2 开启服务
python main.py
CoAP Git仓库