User Tools

Site Tools


pawsd:transports

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
pawsd:transports [2026/02/07 20:08] winterpawsd:transports [2026/04/07 17:06] (current) winter
Line 12: Line 12:
   - server reads the request, sends the entire response as-is, then closes the connection from their end   - server reads the request, sends the entire response as-is, then closes the connection from their end
   - client reads the response, then closes the connection   - client reads the response, then closes the connection
 +
 +<WRAP center round todo>
 +i'm considering, maybe this should be changed so that you don't have to close the connection at the end, and therefore you can reuse an open connection to send further requests? (like http keepalive)
 +
 +i'm not sure on this yet though
 +</WRAP>
 +
 +
 +For plain TCP, the suggested port number is 10016, and for TLS, 16123. But you can use any port you want :)
pawsd/transports.1770494917.txt.gz · Last modified: by winter