Checkpoint. Closing in on getting a chat client up, but slogging through

annoying streaming issues.


git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@3984 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Ray Greenwell
2006-03-28 01:27:57 +00:00
parent d910fbb6f2
commit 538803e1fb
15 changed files with 97 additions and 23 deletions
@@ -447,6 +447,7 @@ public class LocationDirector extends BasicDirector
// obtain our service handle
_lservice =
(client.requireService(LocationService) as LocationService);
Log.info("location service: " + _lservice);
}
protected function gotBodyObject (clobj :BodyObject) :void