Skip to content

neoighodaro/Whos-Typing-In-.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a chat who's typing feature using .NET and Pusher

This is a sample project, showing how to build the popular who's typing feature of chat apps using .NET and Pusher.

View tutorial

How to set up project

  • Download and install Visual Studio 2017 from here
  • Clone the repository git clone https://github.com/ibywaks/HeyChat.git into the Visual Studio Project directory usually located in the root user directory or any directory of your choice
  • Start up the Visual Studio IDE
  • Open the HeyChat solution by navigating to the HeyChat directory (in Projects directory or wherever you cloned it) and selecting the HeyChat.sln file
  • When the solution is open in your IDE, run using the ▶ button on the top left of your IDE navigation bar

About

How to do a who's typing feature in .NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published