diff options
| -rw-r--r-- | PortingProgress.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PortingProgress.txt b/PortingProgress.txt index 2d61e05..77deba3 100644 --- a/PortingProgress.txt +++ b/PortingProgress.txt @@ -63,2 +63,4 @@ Individual Comments: Java's inbuilt Crypto Provider used. +In Network Factories we are not porting getConnectionServerFactory(), getNATTraverser() and getNetworkEnvironment() as second two are hard to port and +getConnectionServerFactory() is for building servers. @@ -150,4 +152,3 @@ All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for: BOSHBodyExtractor, BOSHBodyExtractorTest, ExpatParser, -IdleParserTest, LibXMLParser, S5BProxyRequestParser, -WhiteboardParser -- Not Yet Ported! +IdleParserTest, LibXMLParser, WhiteboardParser -- Not Yet Ported! @@ -188,4 +189,3 @@ All files ported to 6ca201d0b48f4273e24dd7bff17c4a46eeaddf39 except for: -WhiteboardSerializer, S5BProxyRequestSerializer, XMPPSerializerTest, BlockSerializerTest, -BlockSerializer, IdleSerializerTest -- Not Yet Ported! +WhiteboardSerializer, XMPPSerializerTest, IdleSerializerTest -- Not Yet Ported! |
Swift