Skip to content

Could not get the examples to work #128

Answered by lucaspoffo
i4lina asked this question in Q&A
Discussion options

You must be logged in to vote

Hey,
Can you add a sleep at the end of the loop, just after the send_packets:

   transport.send_packets .....
   std::thread::sleep(delta_time);
} // end of loop

Try adding this to both client and server code

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@i4lina
Comment options

@lucaspoffo
Comment options

Answer selected by i4lina
@i4lina
Comment options

@lucaspoffo
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants