Some TODO.

This commit is contained in:
John Livingston 2023-05-25 10:07:27 +02:00
parent 5d0b80e8d4
commit cf6dce693a
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ TODO: it seems that in some case A->B can be Websocket, and B->A direct S2S. Che
TODO: check that the keepalive is working with websocket s2s. It seems the connection is often close and reopened.
TODO: seems that the stream close timeout is too short.
TODO: alpha.2 version force Websocket S2S when available, even if s2s is possible. Revert this before releasing.
TODO: ask for a plugin hook to customise host-meta and provide standard discovery method.
TODO?: always generate self-signed certificates. Could be used for outgoing s2s?
### Minor changes and fixes