Changes

21 bytes removed ,  05:08, 11 January 2021
m
SciWhiz12 moved page Networking to Networking: remove the "Understanding" part
Line 5: Line 5:  
There are a variety of techniques provided by Forge to facilitate communication - mostly built on top of [https://netty.io netty].
 
There are a variety of techniques provided by Forge to facilitate communication - mostly built on top of [https://netty.io netty].
   −
The simplest, for a new mod, would be [[latest:advanced:networking:simplechannel|SimpleImpl]], where most of the complexity of the netty system is
+
The simplest, for a new mod, would be [[Using SimpleChannel|SimpleImpl]], where most of the complexity of the netty system is
 
abstracted away. It uses a message and handler style system.
 
abstracted away. It uses a message and handler style system.
  
297

edits