awesome-cordova-plugins/docs/plugins/web-socket-server/README.md
2021-09-29 14:09:02 +02:00

22 lines
690 B
Markdown

<a style="float:right;font-size:12px;" href="http://github.com/danielsogl/awesome-cordova-plugins/edit/master/src/@awesome-cordova-plugins/plugins/web-socket-server/index.ts#L66">
Improve this doc
</a>
# WebSocket Server
```
$ ionic cordova plugin add cordova-plugin-websocket-server
$ npm install @ionic-native/plugins/web-socket-server
```
## [Usage Documentation](https://ionicframework.com/docs/native/web-socket-server/)
Plugin Repo: [https://github.com/becvert/cordova-plugin-websocket-server](https://github.com/becvert/cordova-plugin-websocket-server)
This plugin allows you to run a single, lightweight, barebone WebSocket Server.
## Supported platforms
- Android
- iOS