Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ames: factor out stun implementation and basic de/serialization functions #662

Merged
merged 4 commits into from
Jul 2, 2024

Conversation

joemfb
Copy link
Member

@joemfb joemfb commented Jun 26, 2024

This PR factors out a couple small modules from ames, in anticipation of merging in the directed messaging driver. Built on top of (and targeting) #639.

@joemfb joemfb requested a review from a team as a code owner June 26, 2024 18:01
Base automatically changed from jb/ames-dequeue to develop June 27, 2024 14:05
@pkova
Copy link
Collaborator

pkova commented Jul 2, 2024

For posterity

@ripperi noticed that having a fakezod and a fake planet up on the same machine on any commit after e135995 would cause both ships to be at 100% cpu on the king. They were sending stun requests to eachother at full blast for some reason. It is unclear why this PR fixes the issue, but it does.

@pkova pkova merged commit 6aaa489 into develop Jul 2, 2024
5 checks passed
@pkova pkova deleted the jb/ames-modules branch July 2, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants