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 connection parameters endpoint #8

Closed gnarea closed 1 year ago

gnarea commented 1 year ago

GET /connection-params.der in the PoHTTP server.

Example:

https://github.com/relaycorp/relaynet-pong/blob/6bc207a06458a3f66cf324cc99d824df29781cd7/src/app/pohttp_endpoint/connectionParams.ts

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: