#SpeakEasy
SpeakEasy is a collection of communication libraries for facilitating real-time internet communications - audio, video, chat, etc. SpeakEasy includes:
- A number of protocol stacks with a consistent metaphor
- Infrastructure to implement the protocol stacks
- Higher-level client and server APIs to simplify the consumption and use of the protocol stacks
SpeakEasy is a work in progress and is not yet ready for use in anything real.
SpeakEasy is licensed via the MIT License.
###Subprojects
- core - Common infrastructure internal to SpeakEasy. Not intended for use outside of SpeakEasy.