A simple cilent-server framework including proxy servers and custom handlers to handle specific client interactions Echo connnects "clients" to "servers" via a "handler" class created by the server when a client attempts a connection. Both client and handler are subclasses of the correspondent class, a class deisgned to send and receive messages Echo Framework can also become more protective of data through the use of a proxy server. Instead of the main server telling potiental connectors its information, clients can only see the information from the proxy server. Various handlers have both basic utility purpose, such as math handler, or server to buff up secuirty such as through firewall hander.
-
Notifications
You must be signed in to change notification settings - Fork 0
Zack776/EchoFramework
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
A simple cilent-server framework including proxy servers and custom handlers to handle specific client requests
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published