This is a summary issue of the various protocol Improvements: - [ ] Inheritance krpc/krpc-core#8 - [ ] Constructors krpc/krpc-core#9 - [ ] Mark procedures obsolete krpc/krpc-core#10 - [x] Mark parameters as nullable krpc/krpc#678 - [x] Clean up default attribute annotation krpc/krpc#677 - [ ] Extension methods krpc/krpc#305 krpc/krpc-core#11 - [ ] Client to server streams and batching calls krpc/krpc-core#12 - [ ] Stream removal behaviour krpc/krpc-core#13 - [ ] Stream freezing (already supported in C++ client) krpc/krpc-core#14 - [ ] More communication protocols krpc/krpc-core#15
This is a summary issue of the various protocol Improvements: