Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Few questions about amazing Metapoint #19

Open
ansarizafar opened this issue Nov 7, 2023 · 3 comments
Open

Few questions about amazing Metapoint #19

ansarizafar opened this issue Nov 7, 2023 · 3 comments

Comments

@ansarizafar
Copy link

@SOVLOOKUP MetaPoint is an amazing project. I have few questions

  • Is there any plan to maintain this project in the future?
  • How can a client expose endpoints?
  • What is the mechanism for peer discovery?
@SOVLOOKUP
Copy link
Collaborator

  1. I use my spare time to maintain this project, if there is any way to better promote the sustainable development of this project, please let me know.
  2. Each node can act as both a server and a client, for example you can define endpoints in your “browser client” node and call them in your "nodejs server" node.
  3. P2P features such as peer discovery are based on libp2p.

@ansarizafar
Copy link
Author

I use my spare time to maintain this project, if there is any way to better >promote the sustainable development of this project, please let m

We should try to build a community around MetaPoint first. When more people will know and use MetaPoint then more people would like to contribute and may be sponsor the project. Let create a Discord server for community support.

P2P features such as peer discovery are based on libp2p.

I have never used libp2p before. Could you please share an example of peer discovery and creating a channel without a fixed IP address.

@ansarizafar
Copy link
Author

@SOVLOOKUP I would also like know how we can listen on a dynamic public address.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants