-
Notifications
You must be signed in to change notification settings - Fork 1
Gohperon protocol
Junichi Kajiwara edited this page Apr 25, 2018
·
5 revisions
client.js <--+--> gopheron.go <-+-> gopheron_view.js <==> main.js
| | ^
gopheronrc <-+ +---------------------------+
<-> : socket.io
<=> : ipc
show messages.
stop moving.
bring to front.
show messages.
stop moving.
bring to front.
+-----------+ +------------+
| client 1 | | client 2 |
| | | |
+-----+-----+ +-----+------+
| |
+----------+-------+
|
v
+--------------------+
| gopheron.go |
| |
+----------+---------+
^
|
+-------------+-------+
| |
v v
+---------+ +------------------+
| main.js | | gopheron_view.js |
| | | |
+---------+ +------------------+