github Kethen/aemu_postoffice 2026-02-06

latest releases: 2026-03-29, 2026-03-23, 2026-03-21...
3 months ago

Changes:

  • client:
    • Will no longer overwrite whole recv buffers, only number of bytes received
    • Raise max PDP send block size, now defined as AEMU_POSTOFFICE_PDP_BLOCK_MAX. Ptp send requests larger than AEMU_POSTOFFICE_PTP_BLOCK_MAX should be fragmented before ptp_send on library.
  • server:
    • raise max PDP send block size

Client usage:

Server usage:

  1. Install node.js, then run server_njs/aemu_postoffice.js, this is the relay server, requires TCP port 27313 accessible from the internet
  2. Download aemu release, Windows adhocctl server can be found in server_win, Linux adhocctl server can be found in dist_660_release/server. Run the server, requires TCP port 27312 accessible from the internet

Docker images with both the adhocctl and relay server are also generously provided by the community:


If you like this and would like to help with my survival, feel free to do so at ☕ https://ko-fi.com/kethen

Also consider supporting the original creator of the aemu adhoc protocol https://www.patreon.com/blackseraph

Don't miss a new aemu_postoffice release

NewReleases is sending notifications on new releases.