Open SafalKumar opened 4 months ago
Hi i am trying to get the data which is send in SBE(Simple Binary Encoding) i want to know the method through which i can decode the data into structure format (struct data type) and encode the struct to send it over web socket
Edit: I know this is not stack over flow but i am actually new to all this ,so I will really appreciated if I can get any help related to its uses and how to actually apply in to my project. Thanks
Using my Data to Fix the connection SBE
Hi i am trying to get the data which is send in SBE(Simple Binary Encoding) i want to know the method through which i can decode the data into structure format (struct data type) and encode the struct to send it over web socket
Edit: I know this is not stack over flow but i am actually new to all this ,so I will really appreciated if I can get any help related to its uses and how to actually apply in to my project. Thanks