question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Don't reuse same-namespace connections

See original GitHub issue
io('http://localhost/')
io('http://localhost/')

will create two connections moving forward.

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:21 (15 by maintainers)

github_iconTop GitHub Comments

7reactions
manad777commented, Feb 26, 2016

@rauchg , this breaking (and frankly, surprising) change never made it anywhere in the API documentation, or in the changelog of 1.4.0 for that matter.

I don’t think you realize that this approach to development is hostile to your users. Please consider my request at #2425 to at least let us mitigate the damage. I was personally bit by this undocumented change. I can’t trust your changelogs (history.md), and I can’t even rely on the official site doc.

2reactions
zhaoyao91commented, Jun 20, 2019

please support sameNamespaceMultiplex:true

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can you reuse the same namespace in an XML document
Yes, prefix has no particular meaning by itself - only as alias to namespace. Perfectly valid XML with each node name having unique ......
Read more >
Can't chain more than one network namespace together
I am unable to ping through a chain of net namespaces. The routing is all valid; default netns can ping any interface in...
Read more >
Multiple version of software on same namespace
I'm trying to figure out what's the best approach to deploy multiple versions of the same software in kubernetes without relying on ...
Read more >
Default Namespace - an overview | ScienceDirect Topics
The emphasis of the No-Namespace Schema Reuse pattern is on the broad, utilized reuse of schemas declarations across any number of other namespace-qualified ......
Read more >
Azure Event Hubs - Geo-disaster recovery - Microsoft Learn
You don't need to make any connection string changes, ... Select an existing secondary namespace or create one in a different region.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found