Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

IPFS PubSub is woking incorrectly. #1132

Closed
@downitch

Description

@downitch

Hello folks!

I am developing an application, which is using IPFS to store database and as far as I know, there is only one way to inform users about changes inside IPFS – PubSub. I am using it to connect all the users to one channel, so I can broadcast messages to them.
The problem I discovered is:
I have two laptops connected to the same network, but I am unable to find each other in peer list. Am I doing something wrong? Maybe I am understanding the idea of PubSub wrong?
I am using go-ipfs and js-ipfs(0.27.0), but none of them is working for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Medium: Good to have, but can wait until someone steps upexp/expertHaving worked on the specific codebase is importantkind/bugA bug in existing code (including security flaws)kind/supportA question or request for support

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions