133
edits
(→Authentication and Event Protocol: remove custom event, add server reply error) |
(→Architecture Designs: add disconnect and reconnection description) |
||
| Line 22: | Line 22: | ||
# Peer authentication | # Peer authentication | ||
# Control event processing | # Control event processing | ||
Any error occurs will close connection between server and client, reconnection is required. Server side error will sends message back to client to let user know what happen on Fennec. | |||
=== Peer authentication === | === Peer authentication === | ||
edits