Skip to content

vitezg/jwt-embedded-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

JWt embeddable chat example. This chat widget can be added to any web page
with the following HTML snippet: 


<div id="chat"></div>
<script src="http://my.server/chat.js?div=chat">
</script>

Please note the three occurences of the "chat" string.

For more information, please check this blog post:

http://blog.elevat.eu/2012/05/website-widgets-with-jwt-and-jruby/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages