TheoryOfNekomata
|
c1f6d92cc8
|
Refactor directory structure
Add subdirectories for grouping net-related functions.
|
преди 2 години |
TheoryOfNekomata
|
67036afd8a
|
Add write logic from client
Connect client to server, save connection details.
|
преди 2 години |
TheoryOfNekomata
|
8c42f84d46
|
Fix termination handling
Ensure the same reference of the server is terminated in the server,
while the client should check the context when connecting/disconnecting.
|
преди 2 години |
TheoryOfNekomata
|
4e4924ec0b
|
Implement connectivity
Attempt to connect client to server.
|
преди 2 години |
TheoryOfNekomata
|
97cfbab7ad
|
Refactor network initialization
Isolate network logic to each subsystem.
|
преди 2 години |
TheoryOfNekomata
|
e9ddbf189d
|
Refactor server code
Split callback logic into several functions.
|
преди 2 години |
TheoryOfNekomata
|
d23d3a5127
|
Add adjustments to game
Update initialization method.
|
преди 2 години |
TheoryOfNekomata
|
9d2fe5b007
|
Implement a more involved example
Use minimal server echo example instead.
|
преди 2 години |