Lua library for working with the I2P network

Viktor Villainov a26101acc6 More verbose examples code před 5 roky
examples a26101acc6 More verbose examples code před 5 roky
lib 194189e82f Initialize repo před 5 roky
LICENSE 194189e82f Initialize repo před 5 roky
README.md cd01fa9689 Update requirements před 5 roky
mooni2p.lua 194189e82f Initialize repo před 5 roky

README.md

MoonI2P

Lua library for working with the I2P network

Current status

alpha software

Requirements

  • Lua version 5.3
  • LuaSocket
  • I2P router with SAM API enabled

Documentation

See example code in examples/test\_server.lua examples/test\_client.lua

License

mooni2p.lua - MIT License, Copyright (c) 2019 Viktor Villainov

lib/basexx.lua - MIT License, Copyright (c) 2013 aiq

lib/sha2_256.lua - MIT License, Copyright (c) 2015 James L.