summaryrefslogtreecommitdiff
path: root/msg.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-09(Re-)added public API that accepts Tuple argumentsYorhel1-0/+4
2012-04-07Interface change: Accept ...interface{} for tuples in public APIYorhel1-2/+2
2012-04-06Message.Close(): Allow the return path to go to a Link as wellYorhel1-1/+6
2012-04-01link: Fixed various simple bugsYorhel1-1/+1
2012-04-01link: Handle replies/closes for remote return pathsYorhel1-12/+20
2012-04-01link: Handle replies/closes for local return pathsYorhel1-0/+1
2012-03-30Implemented return path handlingYorhel1-5/+135
2012-03-30Store and pass around tuples as value rather than referenceYorhel1-2/+2
2012-03-30Initial commit of my 3rd attempt at a Tanja implementation for GoYorhel1-0/+26