antifallobst
antifallobst created branch main in trinitrix/website 2024-05-24 11:46:39 +00:00
antifallobst pushed to main at trinitrix/website 2024-05-24 11:46:39 +00:00
3b4ced63e7 initial commit
antifallobst created repository trinitrix/website 2024-05-24 11:46:20 +00:00
antifallobst pushed to main at trinitrix/triba 2024-05-23 09:46:17 +00:00
60902f789f feat(cargo): added more detailed information
antifallobst pushed to main at trinitrix/core 2024-05-23 09:18:13 +00:00
fc74de33dc feat(storage): added a central storage management system
antifallobst pushed to main at trinitrix/core 2024-05-21 21:09:49 +00:00
6c3d250e4b Merge pull request 'Implement CBS API handling on the trinitrix core side.' (#23) from cbs-core into main
77a545116b feat(cbs): implemented some basic error handling
762ea6067d feat(cbs): hooked up the cbs handling system to the main message queue
916ea87537 docs: updated the TriBA docs to match the response update
fc8efe5060 fix(cbs): added missing parts of the handshake
Compare 9 commits »
antifallobst merged pull request trinitrix/core#23 2024-05-21 21:09:48 +00:00
Implement CBS API handling on the trinitrix core side.
antifallobst pushed to cbs-core at trinitrix/core 2024-05-21 21:07:42 +00:00
77a545116b feat(cbs): implemented some basic error handling
antifallobst pushed to main at trinitrix/triba 2024-05-21 13:07:45 +00:00
37d3a649ea feat: adapted the recent changes and additions (commit 2e84eca15abce541f03fcfdaeaf9cbd436c83351) in the triba-packet crate
antifallobst pushed to main at trinitrix/triba 2024-05-21 13:06:12 +00:00
9ef721d80c feat: adapted the recent changes and additions (commit 2e84eca15abce541f03fcfdaeaf9cbd436c83351) in the triba crate
antifallobst pushed to main at trinitrix/triba-packet 2024-05-21 13:04:41 +00:00
2e84eca15a feat: added a few more packet definitions
antifallobst pushed to cbs-core at trinitrix/core 2024-05-21 13:03:28 +00:00
762ea6067d feat(cbs): hooked up the cbs handling system to the main message queue
antifallobst pushed to cbs-core at trinitrix/core 2024-05-21 02:59:35 +00:00
916ea87537 docs: updated the TriBA docs to match the response update
fc8efe5060 fix(cbs): added missing parts of the handshake
Compare 2 commits »
antifallobst pushed to main at trinitrix/triba-packet 2024-05-21 02:20:03 +00:00
e6fa8b694c feat: implemented responses
antifallobst pushed to main at trinitrix/triba 2024-05-21 02:19:56 +00:00
184c6f39cf feat: implemented the basic infrastructure and TriBA handshaking
antifallobst pushed to cbs-core at trinitrix/core 2024-05-21 02:19:45 +00:00
f6a1b5200a refactor(cbs): added responses and dumped the dummy cbs code
antifallobst created branch main in trinitrix/triba-packet 2024-05-15 14:54:13 +00:00
antifallobst pushed to main at trinitrix/triba-packet 2024-05-15 14:54:13 +00:00
1c868ff972 initial commit
antifallobst created repository trinitrix/triba-packet 2024-05-15 14:53:42 +00:00
antifallobst pushed to cbs-core at trinitrix/core 2024-05-15 14:51:08 +00:00
4519fe5db6 refactor(cbs): moved the packet definitions into their own crate