Skip to content

CrossSockets is a cross platform Socket connection api. This allows a secure connection between two nodes. One node is consisted the server. The server can accept many connections from the client nodes. CrossSockets even supports a maintenance connection (with password). CrossSockets has a password option for automatic hashing of passwords. Pass…

License

Notifications You must be signed in to change notification settings

corigan01/CrossSockets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrossSockets

CrossSockets is a cross platform Socket connection api. This allows a secure connection between two nodes. One node is consisted the server. The server can accept many connections from the client nodes. CrossSockets even supports a maintenance connection (with password). CrossSockets has a password option for automatic hashing of passwords. Passwords will never be sent raw to any of the clients. CrossSockets support a extra-encryption mode which “SUPER” encrypt your data for transfer.

I try to make it easer to get into socket programming.

About

CrossSockets is a cross platform Socket connection api. This allows a secure connection between two nodes. One node is consisted the server. The server can accept many connections from the client nodes. CrossSockets even supports a maintenance connection (with password). CrossSockets has a password option for automatic hashing of passwords. Pass…

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published