Skip to content

Highly extensible App with custom AppHost leveraging OAuth + SSE for real-time Chat

Notifications You must be signed in to change notification settings

NetCoreWebApps/chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has moved to


chat

Chat is a highly extensible Web App with custom AppHost that leverages OAuth + Server Events for real-time Chat

Install

Run as a Desktop App (Windows only):

$ dotnet tool install -g app

$ app install chat
$ cd chat && app

Run as a .NET Core Web App (Windows, macOS, Linux):

$ dotnet tool install -g web

$ web install chat
$ cd chat && web

Requires .NET Core 2.1.

Learn

See templates.servicestack.net/docs/web-apps to learn about ServiceStack .NET Core 2.1 Web Apps.

About

Highly extensible App with custom AppHost leveraging OAuth + SSE for real-time Chat

Resources

Stars

Watchers

Forks

Packages

No packages published