This commit is contained in:
Dan Ballard 2011-05-20 11:15:21 -07:00
parent d9e5cdfaf9
commit 693f58ef84
1 changed files with 1 additions and 0 deletions

1
README
View File

@ -1,5 +1,6 @@
Cortex: P2P in JavaScript
Dan Ballard (2010-2011) <dan@mindstab.net>
cortex.mindstab.net
Cortex is a P2P framework that runs without installation in your web browser. It's one small part Java Applet (HTTP server) and one large part JavaScript. The JavaScript is all the P2P networking code and utilities you need to get off the ground and go.