6a108e8f2361e6ab75540877a24b09230938c567
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%