Results 150 comments of Glyn Normington

> @glyn sent me this https://github.com/emoncms/usefulscripts/tree/master/mbus and I also saw that I was using a serial port not /dev/ttyUSB0. I modified the check script to try all 254 possible addresses...

According to [5.1.1 Stream Identifiers](https://http2.github.io/http2-spec/#StreamIdentifiers) both client and server can initiate new streams. According to [5. Streams and Multiplexing](https://http2.github.io/http2-spec/#StreamsLayer) each stream is a **bidirectional** sequence of frames.

Some HTTP clients such as [gRPC](https://grpc.io/) use the bidirectional streaming facilities of HTTP/2. I don't know whether that counts as "often". ;-)

@c9r would you or another Swim contributor care to answer from Swim's perspective?

Thanks for the explanation. I like the idea of further docs.

Unless someone can easily see the problem, I suggest reducing the grammar to a minimal version which reproduces the problem. @mingodad: have you tried cutting down the grammar?

I wonder about "automated tests not needed", given that it was possible for the text to deviate from what was required.

https://join.slack.com/t/jsonpath-standard/shared_invite/zt-fp521hp0-D7gmDcmOMK4UkrRRug~SQQ won't expire :-)

gitx (L) is much slower than the original gitx even on small commits. It seems to take ages just loading the 600+ commits in the repo. and the UI becomes...

This repo shows the problem if that's useful: https://github.com/eclipse/virgo.kernel.git or, equivalently, git://git.eclipse.org/gitroot/virgo/org.eclipse.virgo.kernel.git