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

example client/server to transmit data #50

Open
vtolstov opened this issue Jul 30, 2016 · 2 comments
Open

example client/server to transmit data #50

vtolstov opened this issue Jul 30, 2016 · 2 comments

Comments

@vtolstov
Copy link

I want to try write dns server in go, but instead of standard axfr mechanism to transfer data, i want to use mesh.

Where i need to start? Thanks!

@brb
Copy link
Contributor

brb commented Aug 1, 2016

Hi @vtolstov,

The WeaveDNS (blog entries, src, docs) server uses mesh to transfer records among multiple peers. Have you taken a look into it?

@tomwilkie
Copy link

This is perhaps a more relevant blog post:
https://www.weave.works/weave-gossip-dns/

On Mon, Aug 1, 2016 at 5:21 PM, Martynas Pumputis [email protected]
wrote:

Hi @vtolstov https://github.com/vtolstov,

The WeaveDNS (blog entries https://www.weave.works/tag/dns/, src
https://github.com/weaveworks/weave/tree/master/nameserver, docs
https://www.weave.works/docs/net/latest/weavedns/) server uses mesh to
transfer records among multiple peers. Have you taken a look into it?


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#50 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAbGhaZ1hxryseCgNuR5_F62n8p2iTVwks5qbh0UgaJpZM4JYx17
.

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

3 participants