Skip to content

rcontrerasnet/JobSityChatBot

Repository files navigation

JobSityChatBot

About the project

This project alow people to chat after via web browser using tecnologies like SignalR and RabitMQ.

Projects

JobSity.ChatApp.IdentityServer

MVC project that grant users and applicatios to comunicate each other. Also, is responsible for registering and login users.

JobSity.ChatApp.Api

This Api host SignalR, who is in charge of the comunication between chat users by the web platform and share messages between users and chatbot.

JobSity.ChatApp.Bot

Worker Service in charge of request information to stock api and send back the information to the chat api hub.

JobSity.ChatApp.WebApp

Razor Web Page in used for the UI.

Requirements

Configuration

  • Install local developer certificates "dotnet dev-certs https --trust"
  • Run projects with "dotnet run" ** JobSity.ChatApp.IdentityServer ** JobSity.ChatApp.Api ** JobSity.ChatApp.Bot ** JobSity.ChatApp.WebApp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published