Skip to content

Is it possible to create a server without depending on Bevy? #286

Answered by cBournhonesque
gondolyr asked this question in Q&A
Discussion options

You must be logged in to vote

I guess it's theoretically possible; the server is just listening for some UDP packets, so you just need to make sure that your other non-client sends the correct UDP packets serialized in the correct format to the server! However this project is focused only on the bevy imlpementation

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gondolyr
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