I want to change the ConnectionID value, but I don't know how.

hello

I want to connect to the web

I want to set the ConnectionID value
but i don’t know how to set

can you tell me…

I opened a project on github
In the SingleConnectionBehaviourTest.cs code,
it was possible to specify the ConnectionID.

I would like to specify the connectionID as in that code.

I was testing on the wrong sample project
I realized this after seeing the github issue board.

If you want to specify the connectionId
I should have tested it on the Bidirectional sample, not on the Broadcast sample.
I was able to fix the ConnectionID in BidirectionalSample.cs.