Logo white

Peter M. Groen / redox

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 152
  • Compare
  • Branches 1
  • Tags 0
  • redox
  • examples
  • data_types.cpp
17 Jan, 2015
1 commit
  • Improved connect/disconnect management ...
    a8a81ee7
    Consolidated user callbacks into one, improved some logic.
    Hayk Martirosyan authored
    2015-01-17 19:07:43 -0800  
    Browse File »

30 Dec, 2014
1 commit
  • Add vector<string> reply type, benchmark info in README ...
    9e898af2
    Also plan to add in set<string> and unordered_set<string>. Maybe
    queue<string>. Looking at likely removing char* as an option, if it
    shows to be about the same speed as string.
    Hayk Martirosyan authored
    2014-12-30 16:00:58 -0800  
    Browse File »