An open API service indexing awesome lists of open source software.

https://github.com/hy0tic/bn-screenshare

Signaling Server for bn-screenshare
https://github.com/hy0tic/bn-screenshare

api csharp dotnet restapi websocket

Last synced: about 1 month ago
JSON representation

Signaling Server for bn-screenshare

Awesome Lists containing this project

README

          

# bn-screenshare
[![CodeFactor](https://www.codefactor.io/repository/github/hy0tic/bn-screenshare/badge)](https://www.codefactor.io/repository/github/hy0tic/bn-screenshare)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Hy0tic_bn-screenshare&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=Hy0tic_bn-screenshare)
[![Build and deploy](https://github.com/Hy0tic/bn-screenshare/actions/workflows/main_bnscreenshare.yml/badge.svg)](https://github.com//Hy0tic/bn-screenshare/actions/workflows/main_bnscreenshare.yml)

Signaling Server for bn-screenshare

[Vultr server](https://bnscreenshareapi.bnlabsolutions.net)
[Azure server](bnscreenshare.azurewebsites.net)

[Trello Board](https://trello.com/b/1A3sIg41/bnscreenshare)

# Run Locally
Prerequisites:
* Have [.NET 7](https://dotnet.microsoft.com/en-us/download/dotnet/7.0) (or later) installed

Install and Run:
* run `git clone https://github.com/Hy0tic/bn-screenshare.git`
* cd into project directory
* `dotnet restore`
* `dotnet run`