oxen-pyoxenmq/src
Jason Rhinelander 530280ac60
Fix allow function argument decoding error
Avoids a utf-8 decoding error when accepting a connection with an allow
function by properly wrapping the function in a version that passes
pubkey as a `bytes`.
2021-12-02 15:14:54 -04:00
..
bencode.cpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
common.hpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
module.cpp pyoxenmq overhaul 2021-10-21 22:23:02 -03:00
oxenmq.cpp Fix allow function argument decoding error 2021-12-02 15:14:54 -04:00