[WIP] chat hub.
This commit is contained in:
parent
c8a3cc4be1
commit
7694620705
12 changed files with 239 additions and 226 deletions
|
|
@ -44,7 +44,7 @@
|
|||
@section scripts {
|
||||
<!--Reference the autogenerated SignalR hub script. -->
|
||||
<script src="~/api/signalr/hubs"></script>
|
||||
<!--SignalR script to update the chat page and send messages.-->
|
||||
<!-- SignalR script to update the chat page and send messages.-->
|
||||
|
||||
|
||||
@if (!ViewBag.IsAuthenticated) { // Get the user name and store it to prepend to messages.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue