←back to thread

238 points gasull | 1 comments | | HN request time: 0.207s | source
Show context
swoorup ◴[] No.44383760[source]
Does this always have to be p2p or does it also allow for client server architecture
replies(2): >>44384252 #>>44384579 #
1. dpc_01234 ◴[] No.44384252[source]
It just makes a connection between two sides. How you use it (e.g. client makes a request, server responds) is up to you. So yes.