Alan Shreve
|
ea68bc68b7
simplify protocol. switch on actual types of messages instead of a string. properly display error message when quitting, being moving to a model where the client pings the server. wire up version number to the terminal UI. fail to connect clients with a different protocol version
|
12 years ago |
Alan Shreve
|
70d52e0ebc
add support to the server to do basic authentication of http requests
|
12 years ago |
Alan Shreve
|
501953dc3c
refactor ui to put views in separate packages. add subview of recent http requests with color-coded responses to terminal view
|
12 years ago |
Alan Shreve
|
305882f844
fix parsing of local address, add command line switch for web interface port
|
12 years ago |
Alan Shreve
|
53c1b2d5b3
refactor to make protocol parsing more generic in preparation to support other non-http protocols, make ui more MVC-oriented
|
12 years ago |
Alan Shreve
|
2c2b8fbc71
restructure code to isolate the environment and make the project easier to work on
|
12 years ago |