messenger 0.0.5 copy "messenger: ^0.0.5" to clipboard
messenger: ^0.0.5 copied to clipboard

outdated

A massaging library for dart. incl. TCP Signaling and WebRTC communication.

messenger #

Build Status

a simple messaging framework for dart. it will support webrtc and some sort of local message passing.

Documentation #

The messenger library consists of 5 sublibraries (message, events, signaling, connections and peer). You can find the latest API documentation in the Link section.

(In the next line <- stands for the include relation)

messenger <- peer <- connections <- signaling <- events <- message

Build #

To build the library just run build.sh.

Links #

Pub.dartlang.org project page. API Dokumentation

0
likes
0
points
5
downloads

Publisher

unverified uploader

Weekly Downloads

A massaging library for dart. incl. TCP Signaling and WebRTC communication.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

browser, chrome, json

More

Packages that depend on messenger