relaycorp / awala-endpoint-internet

Middleware for server-side apps to communicate over Awala without implementing any of the networking or cryptography from the protocol suite.
https://docs.relaycorp.tech/awala-endpoint-internet/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Implement decryption of incoming parcels #10

Closed gnarea closed 1 year ago

gnarea commented 1 year ago

This Part 2 of the POST / endpoint in the PoHTTP server.

Example: https://github.com/relaycorp/relaynet-pong/blob/6bc207a06458a3f66cf324cc99d824df29781cd7/src/app/background_queue/PingProcessor.ts#L71-L80

This is the part that will create or update a channel between the Internet endpoint and a peer.

See also:

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: