Pete Shadbolt
98e8241d29
Update to v0.3, prepare for pip
8 years ago
Pete Shadbolt
c9d7fe8d18
Everything works but it is a bit awkward
8 years ago
Pete Shadbolt
6763052d4f
Trying to get `abserver` to install automatically
8 years ago
Pete Shadbolt
452430627a
Threaded HTTP server -> no laggy refresh
8 years ago
Pete Shadbolt
049d36c3d9
Invert `-v` flag, a few small tweaks
8 years ago
Pete Shadbolt
548f7f59e0
Stopped WebSocket client from hanging :gun:
By default the server echoes messages to all clients.
The fancy.GraphState client was never calling ws.recv()
And hence a buffer was filling up somewhere
And we were hanging.
Adding a ws.recv() fixed the problem.
8 years ago
Pete Shadbolt
0d78f792c2
Prepare for JS tests
8 years ago
Pete Shadbolt
2596c65a33
Fast server boot
8 years ago
Pete Shadbolt
60a5a22c06
Server now serves HTML to localhost:5001 :gun:
And we automatically pop a browser window when the server boots. Nice
8 years ago
Pete Shadbolt
40c2b3caa9
Tidy up
8 years ago
Pete Shadbolt
7785d264c9
Add stuff
8 years ago
Pete Shadbolt
eb4fe7d81e
Move some files, comment visiblegraphstate
8 years ago
Pete Shadbolt
f2f65ebeb4
Anders and briegel in javascript
8 years ago
Pete Shadbolt
7bbaa85001
Improvements in speed, interface
8 years ago
Pete Shadbolt
3a39a49ef0
Looks a little more promising
8 years ago
Pete Shadbolt
c797b8abd1
Progress
8 years ago
Pete Shadbolt
a6bb4aae34
Much more efficient, cleaner
8 years ago
Pete Shadbolt
b24debbd14
Improve server
8 years ago
Pete Shadbolt
530f914a45
Rudimentary visualization is good
8 years ago
Pete Shadbolt
f76b0d9595
Server / client architecture is looking good!
8 years ago
Pete Shadbolt
54d7657374
Now we are getting somewhere with the server
8 years ago
Pete Shadbolt
58ced9272d
Add from_json, a buncha server/client stuff
8 years ago
Pete Shadbolt
045cceea65
Fixing, tidying
8 years ago
Pete Shadbolt
062eb828d5
Make it possible to add vertices without adding edges
8 years ago
Pete Shadbolt
427d0674b5
It's working now - Ctrl-C, polling etc are good
8 years ago
Pete Shadbolt
06d7fb9bf3
Maybe daemon was the secret auce
8 years ago
Pete Shadbolt
2c9254f628
WTF
8 years ago
Pete Shadbolt
9e597d9c13
Thread shutdown is working now
8 years ago
Pete Shadbolt
da7ec98e8d
Start prototype server
8 years ago