Commit 944e2b84 authored by Mark Frohnmayer's avatar Mark Frohnmayer
Browse files

Added pointer to torque_sockets in the README

parent 03c455ed
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
tnl2 - Torque Network Library version 2

tnl2 is a high-level networking API for real-time simulations with primitives for remote procedure call and object state replication.  tnl2 relies on the torque sockets network library for low-level networking support.
tnl2 is a high-level networking API for real-time simulations with primitives for remote procedure call and object state replication.  tnl2 relies on the torque sockets network library for low-level networking support.  For tnl2 to build, torque_sockets must be in the same local parent directory.  torque_sockets can be found at: http://github.com/nardo/torque_sockets

Directory structure overview: