de6b28ab434d1dff33491c44581385e8f1161b18
capacitor-sockets
Sockets
Install
npm install capacitor-sockets
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
|---|---|
options |
{ value: string; } |
Returns: Promise<{ value: string; }>
Description
Languages
Java
53.3%
Swift
30%
TypeScript
9.1%
Ruby
3.5%
HTML
2.4%
Other
1.7%