Commit Graph

22 Commits

Author SHA1 Message Date
Mantas Vidutis 88d35ae193 gofast generated 2018-12-27 12:38:22 +02:00
Mantas Vidutis 518ea096f5 undelete 2018-12-27 12:38:22 +02:00
Mantas Vidutis 763eb9692e delete 2018-12-27 12:38:22 +02:00
Mantas Vidutis 07bb32646d update to documentation relating to sockets 2018-12-27 12:38:22 +02:00
mhchia cb7435b7c8 Use gogofast compiled pb 2018-12-09 01:44:51 +08:00
mhchia a08e63116b Change the key in DHTRequest's type to bytes
- Modify the tests
- Change the signature of the related functions in p2pclient/dht.go to
avoid reflection error
- Add a `randBytes` util function
2018-12-09 01:44:51 +08:00
vyzo 95ab1d2033 update pb/p2pd for correct PSMessage type signature 2018-12-03 12:04:54 +02:00
vyzo 3f5df08262 recompile pb/p2pd proto 2018-12-03 10:59:44 +02:00
Mantas Vidutis ef2ca38f17 no type in response 2018-12-02 14:30:42 -08:00
Mantas Vidutis 0a3308f25b updates based on feedback 2018-11-30 15:50:58 -08:00
Mantas Vidutis 260d9fa4ae initial pubsub daemon spec 2018-11-29 16:24:24 -08:00
vyzo 58eecf512f update pb for timeout parameter in connect/open-stream 2018-11-23 09:39:51 +02:00
vyzo 81df4a4685 move DISCONNECT to top-level namespace 2018-11-16 14:01:42 +02:00
vyzo 95d2fa627a add DISCONNECT_PEER to connection manager pb 2018-11-16 13:32:42 +02:00
vyzo 7cb1607b18 add connection manager requests to pb 2018-10-28 14:20:30 +02:00
vyzo 37ac1a1e61 add LIST_PEERS to daemon api 2018-10-04 10:57:05 +03:00
vyzo 5e720e5799 extend protobuf for dht api 2018-10-04 10:57:05 +03:00
vyzo 19a362656d don't reorder response fields 2018-09-15 10:43:41 +03:00
vyzo d08d94b506 add IDENTIFY to the control protocol 2018-09-15 10:24:13 +03:00
vyzo bb8793e046 common stream info for open and handlers 2018-09-13 17:26:58 +03:00
vyzo 30ff2d406a allow multiple protocol handlers in the same request 2018-09-13 17:07:01 +03:00
vyzo 7b98899214 basic implementation: connections and streams 2018-09-13 16:47:08 +03:00