spigo icon indicating copy to clipboard operation
spigo copied to clipboard

Simulate Protocol Interactions in Go

Results 43 spigo issues
Sort by recently updated
recently updated
newest added

The graphjson and graphml formats should be easily translated into GraphViz notation so that people can use that toolset to manipluate the graphs. http://www.graphviz.org/Home.php Filing this as an enhancement in...

enhancement

Each message needs a header that can include the kind of things that live in HTTP headers, i.e. mime types for the content, transaction id's for zipkin like tracing. Each...

enhancement

Build a benchmark.go nanoservice package that records performance for each message type separately in more detail. Create a test routine that sends messages as fast as possible with varying amounts...

enhancement