Pete Shadbolt
|
f94d3eabd3
|
Multiple clients viewing / editing same state.
|
před 8 roky |
Pete Shadbolt
|
fed7813eb3
|
We did need one of those functions.
|
před 8 roky |
Pete Shadbolt
|
d6aefcdee8
|
More robust reconnect on server restart.
|
před 8 roky |
Pete Shadbolt
|
bdf7e45606
|
Now we can do the complete set of operations.
|
před 8 roky |
Pete Shadbolt
|
37dd9265ce
|
Can now sketchily delete nodes. Needs work.
|
před 8 roky |
Pete Shadbolt
|
1c80b1f394
|
Selection now works - pretty hacky though.
|
před 8 roky |
Pete Shadbolt
|
5567258c53
|
Now I can do CZ gates. Focus sucks though.
|
před 8 roky |
Pete Shadbolt
|
899b202810
|
Closed the loop - JS -> Python -> JS
|
před 8 roky |
Pete Shadbolt
|
352a1d4325
|
`add_node` is a constant annoyance :rage4:
NetworkX provides `add_node`, we don't, leads to missing
`graph.node["vop"]`. Does this fix it?
|
před 8 roky |
Pete Shadbolt
|
d6b5f540df
|
Add & test GraphState.from_json
We needed to implement `GraphState.from_json` so that the server can
track a copy of the client's state. That's a useful byproduct of this
work!
|
před 8 roky |
Pete Shadbolt
|
e273b3107f
|
Can message abpserver from JavaScript
|
před 8 roky |
Pete Shadbolt
|
826a8b26d3
|
Starting to work on stripping out abp.js
|
před 8 roky |
Pete Shadbolt
|
9f715aa713
|
Update server, some small docs
|
před 8 roky |
Pete Shadbolt
|
85d6c262d9
|
PIP seems to be kinda working now
|
před 8 roky |
Pete Shadbolt
|
98e8241d29
|
Update to v0.3, prepare for pip
|
před 8 roky |
Pete Shadbolt
|
c9d7fe8d18
|
Everything works but it is a bit awkward
|
před 8 roky |
Pete Shadbolt
|
6763052d4f
|
Trying to get `abserver` to install automatically
|
před 8 roky |