Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

switch to go-buffer-pool #24

Merged
merged 2 commits into from
Sep 26, 2018
Merged

switch to go-buffer-pool #24

merged 2 commits into from
Sep 26, 2018

Commits on Sep 25, 2018

  1. avoid the buffer-pool on read

    We can xor in-place (this is what secio does).
    Stebalien committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    b7cea4d View commit details
    Browse the repository at this point in the history
  2. switch to go-buffer-pool

    It has a nicer interface and we don't even need the rest of the msgio stuff.
    Stebalien committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    8f7e797 View commit details
    Browse the repository at this point in the history