Skip to content
Snippets Groups Projects
Select Git revision
0 results

thingsee-sdk

  • Clone with SSH
  • Clone with HTTPS
  • Forked from Petteri Mäki / thingsee-sdk
    Source project has a limited visibility.
    user avatar
    Jussi Kivilinna authored
    Patch provides new stream parsing engine. Benefits are: parsing input
    string using user supplied getc function, which allows reading input
    directly from files or socket streams (thus avoid temporary buffer
    allocation). Parser has also been fixed to pass all tests in 'json_gtest'
    folder.
    
    From github:thingsee/thingsee-sdk pull request:
    
     "Improve cJSON to allow parse/print from/to stream (caller supplied getc/putc functions) for reducing peak memory usage"
    
     https://github.com/thingsee/thingsee-sdk/pull/6
    
    
    
    Signed-off-by: default avatarJussi Kivilinna <jussi.kivilinna@haltian.com>
    (cherry picked from commit ed7c67771fcc97ffc9726241d6db70b24b0c0995)
    a764aefa
    History
    Name Last commit Last update