From a2961cc1c8a88cbc13586ccf388cd8f6507d1716 Mon Sep 17 00:00:00 2001 From: benfry Date: Fri, 3 Sep 2004 22:23:36 +0000 Subject: [PATCH] notes on net --- core/todo.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/core/todo.txt b/core/todo.txt index 37dba4cc0..9d249963d 100644 --- a/core/todo.txt +++ b/core/todo.txt @@ -147,10 +147,9 @@ X fix mouse/key events, make properly public for the package stuff X The biggest problem was the key and mouse functions not working. X Input: Mouse_Functions X Input: Keyboard_Functions - -.... - -_ processing.net -> PClient, PServer +X processing.net -> PClient, PServer +X write client/server implementations for new-style api +X basic test with old net server has things working fine _ api for file-based renderers _ need to work this out since it will affect other api changes