25.06.2020, 05:16
If i may ask, i'm really interested how you've built the communication layer between your modules.
Have you used sockets, or something like that? I know that's implementation details, but i'm curious if this method have some downfalls comparing to using squirrel to handle the network connection (using different port to communicate with the server-side module?).
As i'm suspecting modules are using it's own communication layer due to efficiency reasons and propably easier setup for user (scripter).
Have you used sockets, or something like that? I know that's implementation details, but i'm curious if this method have some downfalls comparing to using squirrel to handle the network connection (using different port to communicate with the server-side module?).
As i'm suspecting modules are using it's own communication layer due to efficiency reasons and propably easier setup for user (scripter).