Skip to content

getnova/playground

Repository files navigation

WebsocketClient

This is a simple client for developing, testing and debugging websocket servers.

How to use

TODO

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Configure

First you have to run ng config -g cli.packageManager yarn to set Yarn as your default package manager.

Installing

To clone the repo run git clone https://github.com/MarcelCoding/websocket-client.git. And when this is finished you can open the repo with your IDE.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Documentation

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Built With

3rd party licenses

Here you find a list with all licenses of 3rd party packages.

Authors

About

A simple websocket client for developing, testing and debugging websocket servers.

Resources

License

Stars

Watchers

Forks

Contributors