Skip to content

A rewrite of the network test page using the built-in daily-js test functions.

License

Notifications You must be signed in to change notification settings

daily-co/network-test-v2

Repository files navigation

Daily Network Test (v2)

This is a Next.js project bootstrapped with create-next-app that runs some tests from daily-js. Specifically:

Together, these three tests can help diagnose the vast majority of reasons people can't connect to Daily calls.

This app/repo is designed to be a simple as possible, so you can use it as a jumping-off point for building your own branded network test page.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About

A rewrite of the network test page using the built-in daily-js test functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published