История коммитов

Автор SHA1 Сообщение Дата
  ghassmo 8d1402f3f1 bin/drk: use RpcClient 4 лет назад
  ghassmo e16204496b rpcclient: add close connection function 4 лет назад
  ghassmo 5cec2b98ff rpcclient: don't use Executor for spawn a task 4 лет назад
  ghassmo 94f37b764b rpcclient: handle error when lost connection with rpc server 4 лет назад
  ghassmo 28a837a733 rpc: use macro accept! for rpcserver 4 лет назад
  ghassmo 9692ebf29d net: add/use macros connect! and accept! for connector.rs and acceptor.rs 4 лет назад
  ghassmo 69fe7485b7 dnetview: use the new rpc client api 4 лет назад
  ghassmo 3dd0eeee00 dao-cli: use rpc client api 4 лет назад
  ghassmo 9f58f0aa21 rpc: remove boilerplate code in jsonrpc.rs and use macro & clean up 4 лет назад
  ghassmo 19f2c79ea7 rpc: create RpcClient for handling opened channels 4 лет назад
  ghassmo 9d57fd368d tau-cli: use open_channels function to communicate to rpc server 4 лет назад
  ghassmo 1d6e92bf55 rpc: create function to open channels to feed rpc connection and keep the stream alive 4 лет назад
  ghassmo a1c54329e2 bin/tau: don't append tcp to rpc_addr 4 лет назад
  aggstam 3b3a408d27 example/net.rs + tests/network_transports.rs dependencies minor fixes 4 лет назад
  ghassmo 6b5961d275 net: retrieve changes in channel 4 лет назад
  lunar-mining 0d5e1930e7 dnetview: add timestamp to msg log 4 лет назад
  lunar-mining bd9382b1e5 net: add timestamp to msg log. util: create unix timestamp tool. 4 лет назад
  ghassmo 50b89bdeef darkfi book: fix tau example 4 лет назад
  ghassmo 54e7ee21bc net, rpc: cargo clippy clean up 4 лет назад
  ghassmo f0b8afc55b raft: add exclude list during broadcasting 4 лет назад
  ghassmo 85105ad730 consensus/proto: add the node who sent the net message to the exclude list during broadcasting 4 лет назад
  ghassmo f6a85f0360 net: provide exclude list during broadcast 4 лет назад
  ghassmo 47257c022e rpc: add support for unix socket 4 лет назад
  ghassmo 525efd7dd9 net: implement unix transport 4 лет назад
  ghassmo af5b2700c4 net: fix race condition bug in channel 4 лет назад
  ghassmo 101d935f5b p2pdebug: using new net api 4 лет назад
  parazyd 5718e22347 ircd: Minor cleanup and more verbosity. 4 лет назад
  ghassmo 8287e0195f general clean up for network upgrade 4 лет назад
  ghassmo ea9a993e9b net: add nym and unix to TransportName enum 4 лет назад
  parazyd 3bd950bf07 ircd: Don't destroy configured chans on PART. 4 лет назад