Compare commits

..

10 Commits

Author SHA1 Message Date
9ca4123c37
Review conn tracking, data reporting
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 19:11:26 +02:00
c3c8238730
Stream ROB: Reconstruct data TCP-like
this was more convoluted than I thought.
maybe someone will simplify this.

Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 19:11:26 +02:00
a810fc9a9e
Stream enqueue and serialize to the packet
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 19:11:26 +02:00
9c67210e3e
User conn tracking, enqueue data, timers
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 19:11:26 +02:00
2fe91d5dd3
Give the user a tracker for conn interactions
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 19:11:22 +02:00
11d6b4e467
Merge branch 'namespace' 2023-06-28 19:07:05 +02:00
5dff5c8c9a
Namespace split the dirsync request/response
There was no big problem, but it was messy

Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 18:58:24 +02:00
bf877cf86e
Rename lots of stuff to properly use namespaces
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 18:58:23 +02:00
cd7be0ff69
Stream stubs, start using namespaces as intended
Signed-off-by: Luca Fulchir <luca.fulchir@runesauth.com>
2023-06-28 18:58:21 +02:00
d6825980fd
Merge branch 'handshake_dir_sync'
Have a working handshake and a connection,
sounds like something we might need. eventually.
2023-06-28 18:51:43 +02:00

Diff Content Not Available