Skip to content

DavidAFox/WebChatInterfaceAJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebChatInterfaceAJS is the Angularjs version of the web interface for my chat server.

Use

In order to use it change the app value "serverInfo" to point at the location of the chat server, include the javascript, css and make sure the template is somewhere the module can get to it. Then add the chatInterface module as a dependency and use the chat-interface directive where you want it to go.

Connections

It will prefer connecting on a websocket if possible otherwise it will fall back on http.

Uses this package for scrolling.

About

WebChatInterfaceAJS is another version of WebChatInterface written as an AngularJS module.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published