Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

is there a go code version for the same chat feature? #19

Closed
gosgos11 opened this issue Nov 14, 2021 · 1 comment
Closed

is there a go code version for the same chat feature? #19

gosgos11 opened this issue Nov 14, 2021 · 1 comment

Comments

@gosgos11
Copy link

gosgos11 commented Nov 14, 2021

In a go application want to add same feature, is there a go code version for the same chat function? or other code? thank you.

@gosgos11 gosgos11 changed the title is there a go code version for the same chat function? is there a go code version for the same chat feature? Nov 14, 2021
@SomajitDey
Copy link
Owner

SomajitDey commented Nov 14, 2021

@gosgos11 Nothing in Go that I know of that's an exact mirror of this project.

If you are interested in just a messenger written in Go that uses IPFS or Libp2p you might take a look at Berty, Peerchat and monk-seal.

Many IPFS or Libp2p-based messengers actually use a JS-IPFS-node, interacting with a Go-IPFS node if needed with websockets.

Repository owner locked and limited conversation to collaborators Nov 15, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants