mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
docs(gitbook): try out generated docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
<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
|
||||
Reference in New Issue
Block a user