update project site link
This commit is contained in:
parent
a84604416c
commit
0a71846b73
2
README
2
README
|
@ -1,6 +1,6 @@
|
||||||
Cortex: P2P in JavaScript
|
Cortex: P2P in JavaScript
|
||||||
Dan Ballard (2010-2011) <dan@mindstab.net>
|
Dan Ballard (2010-2011) <dan@mindstab.net>
|
||||||
cortex.mindstab.net
|
https://danballard.com/projects/cortex/
|
||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue