This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
graphvent
Watch
4
Star
0
Fork
You've already forked graphvent
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3eee736f97
graphvent
/
message.go
7 lines
73 B
Go
Raw
Normal View
History
Unescape
Escape
Reworked serialization to split type/value serilization/deserialization
2023-10-29 18:26:14 -06:00
package
graphvent
Moved SendMsg and RecvMsg to one object
2024-03-31 00:36:50 -06:00
type
Message
struct
{
Node
NodeID
Major cleanup
2024-03-04 17:30:42 -07:00
Signal
Signal
Reworked serialization to split type/value serilization/deserialization
2023-10-29 18:26:14 -06:00
}