Mutzi root
  • Joined on 2023-02-10
root opened issue root/mrpc#2 2023-10-15 13:57:30 +00:00
Tuples
root pushed to main at root/mrpc 2023-10-13 13:44:01 +00:00
12392808f7 Implemented generics properly, updated cpp generator to use operator<< and operator>> for json parsing
root pushed to main at root/mrpc 2023-10-11 15:10:24 +00:00
613cf68fc3 Update code to allow struct with one generic parameter
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