Green7
Green7
MsgPack support binary data. How to send it in wampcc?
Hello I found an error in the message pack code (MSVC). Here is my example code: ``` json_array jin({ 50, 563234340645992 }); // encode auto region = wampcc::json_msgpack_encode(jin); std::vector retval(region->second);...
### Describe the bug I am looking for a reliable named pipes server for communication between C ++ and C #. Unfortunately, the H.Pipes server can easily crash due to...
- [x ] WPF - [x ] .NET Core ## Component Catel UserControl and DataWindow ## Version of Library 6.0.2 ## Version of OS(s) listed above with issue Windows 11...
I have problem with zproto. Suppose we have the sample definition of the protocol : ``` ``` Basically I have event "send request" connected with API function. This event/api method...
- [x] WPF - [ ] UWP - [ ] iOS - [ ] Android - [ ] .NET Standard - [x] .NET Core ## Component ViewModel ## Version of...
I tried using ReactView in a WPF project. First, I tried to create a WPF project for Net Framework 4.72 Problem: the reactviewcontrol-wpf ver 2.91.1 package cannot be installed because...