Skip to content

How to use EPL outside of a browser

payload edited this page Mar 31, 2013 · 1 revision

You can use nodejs and socket.io-client to connect to a Etherpad server without running a browser. Though you have to copy and extract the relevant socket.io-API bits out of the Etherpad sources.

Examples where this was partly done:

General

Resources

For Developers

How to's

Set up

Advanced steps

Integrating Etherpad in your web app

for Developers

Clone this wiki locally