Create a Basic Video Chat App with ASP.NET and Angular
Angular is a popular single-page application (SPA) framework used by .NET developers for building real-time web applications, including a basic video chat application using the Vonage Video API. The project begins with setting up Visual Studio and creating an Angular project, followed by importing necessary NuGet packages and configuring the Entity Framework to create a database. A SessionController is created to handle session-related logic, while a StateService is used to manage state between components. The application consists of two primary views: Join and Video, which are built using Angular components and services. The application uses the Vonage Video API to establish real-time communication between users.
Company
Vonage
Date published
Nov. 5, 2020
Author(s)
Steve Lorello
Word count
2721
Language
English
Hacker News points
None found.