HuLa: A Cross-Platform Instant Messaging Desktop Application Based on Rust and Vue3

HuLa: A Cross-Platform Instant Messaging Desktop Application Based on Rust and Vue3

HuLa: A Cross-Platform Instant Messaging Desktop Application Based on Rust and Vue3 Seamlessly compatible with Windows, MacOS, Linux, Android, and iOS In today’s digital age, instant messaging software has become an indispensable part of our daily lives. However, most communication tools on the market either consume too many resources, lack privacy protection, or have limited … Read more

Open Source IoT Management System

Open Source IoT Management System

Open Source IoT Management System! It includes a user authentication system, location monitoring, distance calculation, and service health monitoring. The system adopts a front-end and back-end separation architecture, with the back-end based on the Go language’s Gin/Fiber framework (high-performance web framework), the front-end built using Vue3 (reactive framework), and PostgreSQL (supporting complex queries and JSON … Read more

Open Source Video IoT Platform Supporting GB28181 and Modbus Protocols for Industrial, Agricultural, and Smart Home Applications

Open Source Video IoT Platform Supporting GB28181 and Modbus Protocols for Industrial, Agricultural, and Smart Home Applications

Introduction In the context of the rapid development of IoT technology, many small and medium-sized enterprises and individual developers hope to create their own smart systems. However, the reality is that most platforms are either too complex and costly or lack essential features and scalability. This is especially true in the field of video and … Read more

A Minimalist Introduction to Vue3 Development (23): HTTP Requests with Axios

A Minimalist Introduction to Vue3 Development (23): HTTP Requests with Axios

First, let’s set the stage. There are many ways to encapsulate Axios, and numerous open-source frameworks and tools available online that provide powerful encapsulations. These can be referenced and used in actual work. However, I believe that these framework encapsulations, due to their extensive functionalities, lead to more code and a tighter coupling with their … Read more