Skip to content

JavaScript implementation of XEP-0301 real-time text as a plugin to Strophe.js

Notifications You must be signed in to change notification settings

cvogler/trophyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trophyjs

JavaScript implementation of XEP-0301 real-time text as a plugin to Strophe.js

What is real-time text?

Real-time text is text transmitted instantly while it is being typed or created. The recipient can immediately read the sender's text as it is written, without waiting. It combines the advantages of text-based messaging, with the interactive conversational nature of a telephone conversation.

See the [Real Time Text Task Force] (http://www.realtimetext.org/) site for more information. See the [Real Jabber site] (http://www.realjabber.org/) for more information on using real-time text with Instant Messaging, utilizing the XMPP Extension Protocol standard [XEP-0301] (http://www.xmpp.org/extensions/xep-0301.html). This standard has been authored by Mark Rejhon and co-authored by Gunnar Hellström.

Live demonstration

Live demonstrations of this code in action with both a standalone XMPP server and Google Talk can be viewed on the [Real-time text page] (http://tap.gallaudet.edu/rtt/) of the Technology Access Program at Gallaudet University.

License

This code is licensed under the Apache 2.0 license.

Acknowledgments

The development of this code was in part supported by funding from the National Institute on Disability and Rehabilitation Research, U.S. Department of Education, grant number H133E090001 (RERC on Telecommunications Access). However, this work does not necessarily represent the policy of the Department of Education, and you should not assume endorsement by the Federal Government.

About

JavaScript implementation of XEP-0301 real-time text as a plugin to Strophe.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published