forked from abpframework/abp-samples
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
# SignalR Demo Application | ||
|
||
This application demonstrates the [ABP SignalR integration](https://docs.abp.io/en/abp/latest/SignalR-Integration). It is a simple application allows to send and receive messages between authenticated users. | ||
|
||
 | ||
|
||
## How to Run? | ||
|
||
* Open the solution, create the database, run the application and login using `admin` as the username and `1q2w3E*` as the password. See [the getting started document](https://docs.abp.io/en/abp/latest/Getting-Started?UI=MVC&DB=EF&Tiered=No) if you can not run it. | ||
* Create a new users from the user management page. | ||
* Open different browsers (if you can, use different browser types - like Chrome and Firefox, not just different tabs/windows of the same browser) and login with different users. | ||
* Start chatting by entering the target user name and your message! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.