Skip to content

A simple vuejs component with SignalR Core support for a chat application.

License

Notifications You must be signed in to change notification settings

ardacetinkaya/SignalR-vue-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR-vue-client

Simple Vue.js component for web pages to add SignalR Core based interaction method.

This is a "newbie" Vue.js. So it needs lots of help. :)

Just add this html snippet to your page, with additional .js and .css libraries.

<chat ref="box" access-key="xyx123455DKZeomcebBrIQAKKX54321"></chat>

alt text

History

  • Simple login overlay mode is added. User have to enter a username to connect the SignalR Hub. Also some connection status can enable/disable overlay mode. For example; if any exception occurs in SignalR Hub or connection is closed, client should re-connect.

alt text

About

A simple vuejs component with SignalR Core support for a chat application.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published