vokial-the-death-knight / manual-web-socket-example

Cypress example using manual-web-socket package

Home Page:https://www.npmjs.com/package/manual-web-socket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project status

Greetings,

Unfortunately I never had time to finish this project (add test, modify codebase, add source maps and so on). As you can see it's abandoned for some time.

If you're interested in improving or further developing this project, please fork or contact me - I can move the ownership to you.

Description

Example project for npm manual-web-socket package (https://github.com/baal-cadar/manual-web-socket).

Usage

  1. Install
    yarn install
    
  2. Run application
    yarn start
  3. Run Cypress
    yarn run e2e
    

About

Cypress example using manual-web-socket package

https://www.npmjs.com/package/manual-web-socket


Languages

Language:JavaScript 88.7%Language:HTML 11.3%