Hello everybody,
I don’t mean to revive this thread but I just have to thank @sicher for this note.
I believe I faced the same problem why @benjames171 created this thread: the socket name of the URL.
You see, I am trying to implement an endless runner with tilemap segments as suggested by @vigridzki and @britzl in this other thread: Endless Runner - segment generation
And, when the segment registered with the controller the URL provided was something like [default:/segment1#collectionfactory] and I had no idea why was that… until now!
@sicher you the man!