UNPKG

@utsp/network-server

Version:

UTSP Network Server - Server-side communication adapters

37 lines (23 loc) 964 B
# @utsp/network-server > ⚠️ **PROTOTYPE - NOT READY FOR PRODUCTION** > > This package is currently in early development and should **NOT** be used in production. > The API is unstable and subject to breaking changes without notice. Server-side network communication layer for UTSP (Universal Text Stream Protocol). [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ## ⚠️ Development Status **This is a prototype package under active development.** - ❌ No stable API - ❌ No documentation available yet - ❌ Breaking changes expected - ❌ Not recommended for production use **Please check back later for updates or watch the repository for release announcements.** ## Installation ```bash npm install @utsp/network-server ``` ## Repository - [GitHub](https://github.com/thp-software/utsp) - [Issues](https://github.com/thp-software/utsp/issues) ## License MIT © 2025 THP Software