14 lines
529 B
Markdown
14 lines
529 B
Markdown
# Examples
|
|
|
|
Here you find some (hopefully) usefull examples on how to use Yatta!
|
|
|
|
## Tutorials
|
|
* [PeerJs-Json Tutorial](./PeerJs-Json/) Tutorial on how to use Yatta! with Json and PeerJs Connector.
|
|
* [IWC Tutorial](./Iwc/) Tutorial on how to use IWC Connector.
|
|
|
|
## Demos
|
|
* [Text Editing](./TextEditing/) Simple collaborative text editing demo with PeerJs and Text Framework.
|
|
* [XML Example](./XmlExample) Collaboratively manipulate the dom with native dom-features and jQuery.
|
|
* [IWC Demo](./IwcDemo/) More IWC example widgets.
|
|
|