Tags: wenig/actix-telepathy
Tags
Develop (v0.4.1) (#54) * feat: enhance error message remote receiver is not found * Create LICENSE * Create LICENSE * docs: add README badges * fix: repair dependencies * test: allow remote messages with generics * feat: include Message derive in RemoteMessage * feat: allow generic remote message through alias type + test * feat: add change_id feature to AnyAddr ! changes id for RemoteAddr and ignores for Addr ? solves #49 * feat(WIP): add protocols features - helps quickly implement several protocols * feat(WIP): add protocols features - add f32 support for reduce * feat: allow generic remote message and actor - use alias types in remote_messages macro * tests * fix: remote actor id in macro ! transform name to string ? used literally "#name" as actor id * test: reduce array to main node * release: telepathy-0.4.0 and telepathy-derive-0.3.0 * feat: wait_send method (#53) ? RemoteAddr::do_send happens later then Addr::do_send if they are directly followed ! Wait until RemoteAddr::do_send has written to FramedWrite * release: bump to version 0.4.1 Co-authored-by: wenig <info@pwenig.de>
PreviousNext