Skip to content
Snippets Groups Projects
Commit cdd9b369 authored by Jake Taylor's avatar Jake Taylor
Browse files

added restlike package

parent 9cdfdcd9
No related branches found
No related tags found
3 merge requests!510Release,!214Project/restlike,!207WIP: Client Restructure
......@@ -34,9 +34,6 @@ type SingleRequest struct {
Net single.Cmix
Rng csprng.Source
E2eGrp *cyclic.Group
//func TransmitRequest(recipient contact.Contact, tag string, payload []byte,
// callback Response, param RequestParams, net Cmix, rng csprng.Source,
// e2eGrp *cyclic.Group) ([]id.Round, receptionID.EphemeralIdentity, error)
}
// Request provides several Method of sending Data to the given URI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment