eschulte pushed a commit to branch go
in repository elpa.
commit 7fee38d468af65b695d67025b3f91e9f18f257bf
Author: Eric Schulte <[email protected]>
Date: Fri Aug 9 00:26:57 2013 -0600
thoughts about browser-based implementation
---
NOTES | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/NOTES b/NOTES
index 08ac9c2..c4054bf 100644
--- a/NOTES
+++ b/NOTES
@@ -57,6 +57,10 @@ Don't need to use a sentinel, just using the existing
process filters,
and added another case to the filter which will perform long-term
actions in response to the "prompt" command from IGS.
+** Potential in-browser implementation
+- direct browser to browser communication https://github.com/js-platform/p2p
+ see also
https://hacks.mozilla.org/2013/03/webrtc-data-channels-for-great-multiplayer/
+
* Issues [0/3]
** TODO gtp-num-to-char is being called but is undefined
: mapcar: Symbol's function definition is void: gtp-num-to-char