Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

in sda/protocol, remove the 10k wrapper of messages #89

Open
lbarman opened this issue Jan 10, 2017 · 0 comments
Open

in sda/protocol, remove the 10k wrapper of messages #89

lbarman opened this issue Jan 10, 2017 · 0 comments

Comments

@lbarman
Copy link
Collaborator

lbarman commented Jan 10, 2017

I'm guessing since the PriFi-lib messages are marshallable anyway, we could have a message

type PriFi_Message struct {
	*sda.TreeNode
	interface{}
}

that could hold, code and decode any message from PriFi-lib

@lbarman lbarman added this to the Smoother version 2 milestone Jan 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant