go-ethereum/p2p/simulations
nolash 9822d7405e p2p/simulations: improvement and adding msg events
* Conceals rw in messenger type
* Adds generic remote control for nodes in network sim
* Adds msg type and event to sim, journal
* Msg http output, http options handler
* Msg event added to "cytoscape" for output to visualizer
* Msg event structure changed to fit "cytodata" logic
* Fix for handling CORS/PUT requests:
* fallthrough OPTIONS method handler
* Access-Control-Allow-Methods header added (note that the servermux panics if sent empty method value through http)
2017-05-06 14:23:38 +01:00
..
examples p2p: network testing framework and protocol abstraction 2017-05-06 14:23:38 +01:00
cytoscape.go p2p/simulations: improvement and adding msg events 2017-05-06 14:23:38 +01:00
journal.go p2p: network testing framework and protocol abstraction 2017-05-06 14:23:38 +01:00
journal_test.go p2p: network testing framework and protocol abstraction 2017-05-06 14:23:38 +01:00
network.go p2p/simulations: improvement and adding msg events 2017-05-06 14:23:38 +01:00
rest_api_server.go p2p/simulations: improvement and adding msg events 2017-05-06 14:23:38 +01:00
rest_api_server_test.go p2p: network testing framework and protocol abstraction 2017-05-06 14:23:38 +01:00
session_controller.go p2p/simulations: improvement and adding msg events 2017-05-06 14:23:38 +01:00
session_controller_test.go p2p/simulations: improvement and adding msg events 2017-05-06 14:23:38 +01:00
testjournal.json p2p: network testing framework and protocol abstraction 2017-05-06 14:23:38 +01:00