-
Notifications
You must be signed in to change notification settings - Fork 168
Open
Description
Would it be possible just to create a channel between the server and the client, and the other client as well? Then code would be much cleaner and security would be enhanced, since everything would rely just in the security of the channel.
I do not know if it is able to modify security properties of channels in order to establish some authentication methods and cipherings in the very communications.
Look at this netchan example: https://github.com/qrush/go/blob/master/experiments/netchan/test/main.go
Metadata
Metadata
Assignees
Labels
No labels