Commit graph

55 commits

Author SHA1 Message Date
Matias Alejo Garcia
fcc1633816 rm log 2014-06-09 20:12:17 -03:00
Matias Alejo Garcia
d0e20c1bff progressive reconnect time 2014-06-09 20:09:18 -03:00
Matias Alejo Garcia
be7e122b0a rm variable reconnect time 2014-06-09 20:09:18 -03:00
Matias Alejo Garcia
0be63c2801 handle disconnect sent 2014-06-09 17:37:16 -03:00
Matias Alejo Garcia
521dd3efe5 simply a little webRTC error handling, add more messages 2014-06-09 11:34:09 -03:00
Yemel Jardi
9b5e155192 Add retry connection to peerjs server on login 2014-06-06 12:30:50 -03:00
Manuel Araoz
7798e38253 remove console.logs 2014-06-03 18:40:07 -03:00
Manuel Araoz
3934b750f2 polish reconnect 2014-06-03 11:54:21 -03:00
Manuel Araoz
7b2f227bcc work towards connection error 2014-06-02 18:59:50 -03:00
Yemel Jardi
406db01dd2 Support reconnection to old peerjs session 2014-05-22 19:28:26 -07:00
Yemel Jardi
715a5b2bba add friendly message when the wallet is full 2014-05-19 16:50:01 -07:00
Yemel Jardi
190185ac9c handle the PeerID-already-in-use error and display a friendly message 2014-05-15 17:17:44 -07:00
Manuel Araoz
0f1d651e36 unified connect calls 2014-05-09 15:39:33 -03:00
Manuel Araoz
1b87083579 disconnect working 2014-05-09 15:39:33 -03:00
Manuel Araoz
55ba5e6d37 connect working 2014-05-09 15:39:33 -03:00
Manuel Araoz
33e824a64c STUN/TURN in default config 2014-05-05 15:54:17 -03:00
Matias Alejo Garcia
7edb310517 add comment 2014-05-01 21:52:46 -03:00
Matias Alejo Garcia
65f12f611f better peer management 2014-05-01 21:48:17 -03:00
Matias Alejo Garcia
bd501f854b add more peer checks 2014-05-01 16:40:25 -03:00
Matias Alejo Garcia
6cf8988eae fix "hello" for authenticated peers 2014-04-30 14:28:33 -03:00
Matias Alejo Garcia
ab12832126 remove unused keyCache 2014-04-30 13:35:50 -03:00
Matias Alejo Garcia
d3151cc88b same key for everyone 2014-04-30 13:02:40 -03:00
Matias Alejo Garcia
2dc59de87e add random key for network encryption 2014-04-30 12:58:40 -03:00
Matias Alejo Garcia
65698e7e45 add cache for keys 2014-04-30 11:04:33 -03:00
Matias Alejo Garcia
50d37aa22e implements authenticated encryption 2014-04-30 11:04:16 -03:00
Matias Alejo Garcia
830b6d2b5f removes encryption and signing. Relays on webrtc DTS. Keep authentication 2014-04-28 15:02:24 -03:00
Matias Alejo Garcia
e46901c369 add update on network events to txproposals 2014-04-25 17:53:19 -03:00
Matias Alejo Garcia
751d86e785 symmetric encryption 2014-04-25 17:39:03 -03:00
Matias Alejo Garcia
e88dc7afb3 peer checking againt by key ring 2014-04-24 23:43:05 -03:00
Manuel Araoz
f5b8aa7c61 self video working 2014-04-24 18:47:59 -03:00
Manuel Araoz
fbe7a34197 starting with video sync 2014-04-24 18:43:46 -03:00
Matias Alejo Garcia
5fc4ab5101 fix signout 2014-04-24 17:54:43 -03:00
Matias Alejo Garcia
5d30a6abea add wallets nicknames, handle error messages 2014-04-24 16:36:15 -03:00
Matias Alejo Garcia
e56a5c3e1b replace HMAC with bitcore\'s hmac 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
6ace16e20d peer authentication 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
08fa60d41c hashing working 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
c1881d5fbb peerId hashing WIP2 2014-04-24 11:58:41 -03:00
Matias Alejo Garcia
31b2d5abac small fixes 2014-04-22 22:07:44 -03:00
Matias Alejo Garcia
a1b00dcd05 more work on Tx 2014-04-20 20:24:24 -03:00
Matias Alejo Garcia
019e841b31 fix firefox / timing in connection 2014-04-20 16:16:09 -03:00
Matias Alejo Garcia
6e07d64832 fixes in networking 2014-04-20 12:41:28 -03:00
Manuel Araoz
695f3a205d remove console.logs 2014-04-18 18:39:09 -03:00
Manuel Araoz
4ba65dd4e1 automatic peer discovery 2014-04-18 18:25:51 -03:00
Manuel Araoz
d62dbeffca WIP for automatic network join 2014-04-18 14:40:40 -03:00
Matias Alejo Garcia
f9ee67b548 clean config for peerjs 2014-04-17 17:10:32 -03:00
Matias Alejo Garcia
d5fe53d23e better p2p handling 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
1e64031ec3 options for running with local peerJs server. Ux fixes 2014-04-17 17:07:30 -03:00
Matias Alejo Garcia
a8d85adc84 fix uxrefresh with new #setup 2014-04-17 11:46:49 -03:00
Matias Alejo Garcia
df23125f5e tx broadcasting working 2014-04-16 22:12:38 -03:00
Matias Alejo Garcia
8856683a17 fix join wallet WIP 2014-04-16 20:58:57 -03:00