Skip to content

VanKichline/SignalRChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignalR Chat

Working from: http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr

##Plans

Standard Commands:

  • list - lists all commands (standard and non-standard)
  • info(command) - info about the command (params, return type, side effects)
  • info("System") - info about the system running at node
  • uptime - return seconds of uptime
  • status - what could be returned?
  • shutdown - optional
  • reboot - optional

  • add ("name", "info", function)
  • remove("name")

  • send(message)
  • setID(name)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages