# egg-mosn **Repository Path**: mirrors_eggjs/egg-mosn ## Basic Information - **Project Name**: egg-mosn - **Description**: Sofa Mosn plugin for egg - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # egg-mosn [![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][codecov-image]][codecov-url] [![David deps][david-image]][david-url] [![Known Vulnerabilities][snyk-image]][snyk-url] [![npm download][download-image]][download-url] [npm-image]: https://img.shields.io/npm/v/egg-sofa-rpc.svg?style=flat-square [npm-url]: https://npmjs.org/package/egg-sofa-rpc [travis-image]: https://img.shields.io/travis/eggjs/egg-sofa-rpc.svg?style=flat-square [travis-url]: https://travis-ci.org/eggjs/egg-sofa-rpc [codecov-image]: https://img.shields.io/codecov/c/github/eggjs/egg-sofa-rpc.svg?style=flat-square [codecov-url]: https://codecov.io/github/eggjs/egg-sofa-rpc?branch=master [david-image]: https://img.shields.io/david/eggjs/egg-sofa-rpc.svg?style=flat-square [david-url]: https://david-dm.org/eggjs/egg-sofa-rpc [snyk-image]: https://snyk.io/test/npm/egg-sofa-rpc/badge.svg?style=flat-square [snyk-url]: https://snyk.io/test/npm/egg-sofa-rpc [download-image]: https://img.shields.io/npm/dm/egg-sofa-rpc.svg?style=flat-square [download-url]: https://npmjs.org/package/egg-sofa-rpc [SOFAMosn](https://github.com/alipay/sofa-mosn) plugin for egg framework ## Install ```bash $ npm i egg-mosn --save ```