Mutzi root
  • Joined on 2023-02-10
root commented on issue root/mrpc#1 2023-10-02 13:41:21 +00:00
Implement transport with http + sse

Implemented by 9caeb447c379a029b9a6658ed38ebd364a58225d

root closed issue root/mrpc#1 2023-10-02 13:41:21 +00:00
Implement transport with http + sse
root pushed to main at root/mrpc 2023-10-02 13:41:02 +00:00
9caeb447c3 Switched from Websockets to POST requests and SSE for streams
b52b0fcc82 Replaced json in cpp with RapidJson
Compare 2 commits »
root pushed to main at root/mrpc 2023-10-01 11:15:16 +00:00
3ca0893a94 Replaced code generation with templates
root opened issue root/mrpc#1 2023-09-30 13:17:03 +00:00
Implement transport with http + sse
root created branch main in root/mrpc 2023-09-27 15:51:08 +00:00
root pushed to main at root/mrpc 2023-09-27 15:51:08 +00:00
2c1e684e33 Initial commit
root created repository root/mrpc 2023-09-27 15:40:56 +00:00
root closed issue root/MCalc#5 2023-08-19 15:24:24 +00:00
Copy expression to input
root closed issue root/MCalc#4 2023-08-19 15:24:18 +00:00
Make history accessible
root closed issue root/MCalc#3 2023-08-19 15:24:15 +00:00
Save History
root created branch main in root/MCalc 2023-08-19 15:23:53 +00:00
root pushed to main at root/MCalc 2023-08-19 15:23:53 +00:00
81e03851eb Initial commit
root created branch rust in root/MCalc 2023-08-19 15:21:18 +00:00
root deleted branch main from root/MCalc 2023-08-19 15:21:17 +00:00
root pushed to main at root/MCalc 2023-08-17 09:04:05 +00:00
ceb3ad869d Split up code into multiple files
root pushed to main at root/_cargo-index 2023-06-10 14:08:54 +00:00
4bac6c62e3 Update tasks
root opened issue root/MCalc#10 2023-05-18 11:22:02 +00:00
Bitwise operations
root pushed to main at root/MQuarry 2023-05-12 16:58:48 +00:00
a0378e44ab Replaced static json data files with datagen