nolleh / rsp

⚡Realtime Server Platform - aims to make room based socket server platform
GNU General Public License v3.0
0 stars 0 forks source link

refine buffer management #2

Open nolleh opened 1 year ago

nolleh commented 1 year ago

for now,
it is redundant like making as shared and access raw, and recreate with shared and so on.

after deep dive for boost::buffer interface, need to refactor more concise way