Closed hawkw closed 10 years ago
I'd like to test this across the network to make sure its' not just localhost.
Looks like this is really only a serious issue when two sessions are being run locally. There are some issues associated with synchronization that are a problem if both peers are editing the buffer simultaneously, which we ought to resolve. However, since pair programming typically only involves one peer writing code at any given time, it shouldn't be a major problem.
In local testing sessions, it's really slow. We should consider something like buffering patches and only sending them over the network every once in a while.