How to use @ionic/discover - 1 common examples

To help you get started, we’ve selected a few @ionic/discover examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ionic-team / ionic-cli / packages / ionic / src / lib / devapp.ts View on Github external
export async function createCommServer(id: string, port: number) {
  return new CommServer('devapp', id, port);
}

@ionic/discover

Simple UDP based protocol for service discovery implemented in pure JS.

MIT
Latest version published 4 months ago

Package Health Score

78 / 100
Full package analysis

Popular @ionic/discover functions

Similar packages