Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to use embedded Network C Library and Lua Library Evmongoose

2025-04-19 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/01 Report--

This article shows you how to use the embedded network C library and Lua library Evmongoose. The content is concise and easy to understand. It will definitely brighten your eyes. I hope you can get something through the detailed introduction of this article.

The best embedded network C library and Lua library

Evmongoose is an asynchronous, event framework (libev)-based embedded network library that integrates multiple protocols, including TCP, HTTP, WebSocket, MQTT and so on. It is based on mongoose and libev implementation and supports Lua API.

Evmongoose supports a high degree of customization to extend your application. Before I started this project, I never found a satisfactory HTTP server library based on the event framework. Those HTTP server libraries can only loop their own objects, not my own. For example, I want to monitor a signal (such as SIGINT) or a file based on the event framework.

Characteristics

New features

Programming with libev

Highly customizable

Lua API (dependent on lua-ev)

Inherited from mongoose

TCP server / TCP client, UDP server / UDP client, SSL/TLS

The SSL library can choose OpenSSL or mbedtls, and mbedtls can be selected for systems with demanding storage.

HTTP client, HTTP server

HTTP file upload

HTTP Agent

WebSocket client, WebSocket server

MQTT client, MQTT agent

CoAP client, CoAP server

DNS client, DNS server, asynchronous DNS parsing

The above content is how to use the embedded network C library and Lua library Evmongoose. Have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report