Skip to content

moonbit-community/sw-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📡 sw-socket: A MoonBit Socket Library

English | 简体中文

Build Status License codecov

sw-socket is a robust socket programming library for MoonBit applications. It provides a straightforward and efficient way to handle network communications with a clean and intuitive API.

🚀 Key Features

  • 🔌 TCP/UDP Support – Create and manage both TCP and UDP socket connections
  • 🛡️ Error Handling – Comprehensive error handling for network operations
  • 📦 Zero Dependencies – Pure MoonBit implementation with no external dependencies
  • 🖥️ Unix Compatible – Designed to work on Unix-based operating systems

📥 Installation

moon add ShellWen/sw_socket

🚀 Usage Guide for sw-socket

For usage examples, please refer to the example code in the src/example directory.


📜 License

This project is licensed under the Apache-2.0 License. See LICENSE for details.

📢 Contact & Support

👋 If you like this project, give it a ⭐! Happy coding! 🚀

About

A experimental *nix socket binding for MoonBit.

Resources

License

Stars

Watchers

Forks

Packages

No packages published