Mark Nadal
48ebe38e08
Create todo.html
2019-11-21 15:17:19 -08:00
Mark Nadal
7ac8e29f67
fix for @capitalistdog @danlugo92 + docs & game proto alpha
2019-11-21 00:09:59 -08:00
Mark Nadal
e048b897da
stuff
2019-11-17 03:35:12 -08:00
Mark Nadal
8da4689fea
paste.html !
2019-11-09 15:02:47 -08:00
Mark Nadal
1ba73dd47b
update basics
2019-11-09 14:56:16 -08:00
Mark Nadal
f8bb17e27f
paste example
2019-11-09 14:38:02 -08:00
Mark Nadal
b5b4357a5d
screen recorder thanks to @JamieRez
2019-11-08 14:58:59 -08:00
Mark Nadal
fa724b5abb
test
2019-11-08 08:51:17 -08:00
Dletta
b916aea3c1
removed neon tube font and made the next best thing, green stuff
2019-10-28 19:57:32 -07:00
Dletta
d193a332bf
Second Iteration
...
dynamic keys and lines
2019-10-26 16:30:50 -07:00
Dletta
528db20161
Overview Stats
...
First Draft, non-auto loop version
2019-10-25 23:10:14 -07:00
Mark Nadal
026b278311
temporary push for @Dletta to update stats
2019-10-25 15:44:07 -07:00
Mark Nadal
d387a4f790
drop chat example until DOM bug fixed
2019-09-30 14:26:55 -07:00
Mark Nadal
f4526238f3
add more stats
2019-09-17 00:27:39 -07:00
Mark Nadal
78ae966813
Merge branch 'master' of http://github.com/amark/gun
2019-09-10 14:40:39 -07:00
Mark Nadal
0515403716
use @Artoria2e5 's gold
2019-08-29 14:28:43 -07:00
Artsiom Shamsutdzinau
b1aab8cd0f
Fix css for chat and todo apps
2019-08-19 13:48:24 +03:00
Mark Nadal
9a6495dc21
fix webrtc
2019-07-14 23:38:57 -07:00
Mark Nadal
e52496ae76
allow for COR(B) stats
2019-06-28 13:23:38 -07:00
Mark Nadal
7ce2dc9056
tweak?
2019-06-28 12:45:18 -07:00
Mark
6eaa0f5fa6
rad stats
2019-06-13 12:55:47 -07:00
Mark Nadal
5b1a2d1b28
peer duration time
2019-05-20 04:40:26 -07:00
Mark Nadal
455e9f9c91
more stats to debug perf
2019-05-16 03:14:26 -07:00
Mark Nadal
ed30911ba7
fix peer leak + more stats
2019-05-15 10:27:57 -07:00
Mark Nadal
083c1c59f8
visualize memory
2019-05-10 12:47:04 -07:00
Andrea Puddu
4c8eb2c112
Update nts.html
...
Change font family to monospace to prevent the text moving
2019-05-03 12:21:27 +02:00
Mark Nadal
9cb1a52fc0
RAD lexical cursors!
2019-04-19 16:57:33 -07:00
Mark Nadal
8a36d0863a
Merge branch 'master' into master
2019-04-16 18:05:20 -07:00
Mark Nadal
d947059d5c
MULTICAST!!! RAD * update, start start
2019-04-16 17:46:49 -07:00
Martti Malmi
d11abeb781
gun multicast transport
2019-04-16 16:17:25 -07:00
Martti Malmi
fde74e1254
Merge branch 'master' into feature-multicast
2019-04-15 12:55:41 -07:00
Mark Nadal
4f2035aeb9
improve CSS, Meta Editor, & CDN.
2019-04-13 17:08:38 -07:00
Adriano Rogowski
ed509d0ae3
Merge branch 'master' of https://github.com/amark/gun
2019-04-08 19:16:53 -03:00
Mark Nadal
6b1af72038
quick fix
2019-03-31 12:28:27 -07:00
Mark Nadal
116a2521df
tweaks
2019-03-21 14:39:23 -07:00
Adriano Rogowski
b4f760f1b5
Pull with amark master
2019-03-10 16:40:06 -03:00
Martti Malmi
5f153a4912
lib/multicast.js module for finding local peers
2019-02-12 11:20:54 +02:00
Mark Nadal
b9edb1de15
party
2019-01-31 04:46:34 -08:00
Mark Nadal
a96a80ce66
set gun ref with SEA causes race condition while crypto op happen, cache dub
2019-01-30 23:41:30 -08:00
Adriano Rogowski
7bc146bcce
AXE - new test and example for webrtc.
2019-01-22 22:55:36 -02:00
Mark Nadal
b08eac1a7d
dabbles
2019-01-02 21:23:04 -08:00
Mark Nadal
3d796b4014
fix @ThinkingJoules 's import 'cannot link undefined' error
2018-12-19 04:02:38 -08:00
Mark Nadal
7b6c0881de
fun party, move P2P Uber start thanks to @dletta
2018-12-06 02:11:08 -08:00
Mark Nadal
f263b4d066
Merge pull request #640 from rogowski/master
...
SEA fix and AXE
2018-11-21 13:46:31 -08:00
Adriano Rogowski
680b2d115a
AXE - peer/soul subscribe. In this version the peers receive only data subscribed with gun.get(...soul...).once(...)
...
TODO:
1) if the peer change the id, will lost the subscribes. Workaround for this is set the pid (unique) in: Gun(pid: 'mypeerid', peers:[...])
2) If the superpeer die, the subscribes will be lost. Each peer must resubscribe all souls.
2018-11-21 19:28:28 -02:00
Jake
ce85d457e4
updated the react-native demos readme
2018-11-21 05:40:47 +02:00
Jake
0ad2c74b79
added react-native demo
2018-11-21 05:27:11 +02:00
Mark Nadal
16e64e1de5
MetaMask start, AXE start, SEA refactor, etc.
2018-11-17 13:17:16 -08:00
Mark Nadal
41482d25cc
SEA User.auth(pair for @mmalmi
2018-10-01 15:51:15 -07:00
Mark Nadal
c61ab82569
get rid of tmp
2018-09-25 15:42:29 -07:00