Lua library for working with the I2P network

Viktor Villainov a26101acc6 More verbose examples code 5 years ago
examples a26101acc6 More verbose examples code 5 years ago
lib 194189e82f Initialize repo 5 years ago
LICENSE 194189e82f Initialize repo 5 years ago
README.md cd01fa9689 Update requirements 5 years ago
mooni2p.lua 194189e82f Initialize repo 5 years ago

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.