custom handlers for arbitrary channel types in cwtch peer-peer connections #149

Egyesítve
dan egyesítve 1 változás(ok) a handlers -ból master-ba 2018-10-29 19:32:02 +00:00
Tulajdonos
  • create an ApplicationInstanceFactory with handlers for as many channels of any types you like, and register them with a cwtch peer
    • doesn't clobber the underlying aif and its associated cwtch management channels
    • set by SetApplicationInstanceFactory(...) instead of in the constructor to preserve backwards compatibility
  • use DoOnChannel(...) to perform an operation on an arbitrary channel type
    • provides .Do(func) wrapping
  • requires an update to libricochet-go as well

I have some good example code for this coming up in [redacted]

* create an ApplicationInstanceFactory with handlers for as many channels of any types you like, and register them with a cwtch peer * doesn't clobber the underlying aif and its associated cwtch management channels * set by SetApplicationInstanceFactory(...) instead of in the constructor to preserve backwards compatibility * use DoOnChannel(...) to perform an operation on an arbitrary channel type * provides .Do(func) wrapping * requires an update to libricochet-go as well I have some good example code for this coming up in [redacted]
Tag
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/232
Tag
Drone Build Status: failure https://build.openprivacy.ca/cwtch.im/cwtch/233
Tag
Drone Build Status: success https://build.openprivacy.ca/cwtch.im/cwtch/235
dan closed this pull request 2018-10-29 19:32:01 +00:00
Jelentkezz be hogy csatlakozz a beszélgetéshez.
Nincs véleményező
Nincs mérföldkő
Nincsenek megbízottak
2 Résztvevő
Értesítések
Határidő
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

Nincs beállítva határidő.

Függőségek

No dependencies set.

Reference: cwtch.im/cwtch#149
No description provided.