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

Add UDP client. #136

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Add UDP client. #136

wants to merge 4 commits into from

Conversation

adamradocz
Copy link
Contributor

@adamradocz adamradocz commented Jan 15, 2022

#83

Added a sample UDP client and a new project for the UDP server. I think the current implementation of the SocketTransportFactory is not capable to use the UDP socket.

@Xhanti
Copy link

Xhanti commented Jun 6, 2022

I would use bedrock for personal project but the protocol I'm working with is over UDP

@adamradocz
Copy link
Contributor Author

Server and Client as well?

@Xhanti
Copy link

Xhanti commented Jun 6, 2022

Just client, that's all I needed. Went with UDP client

@adamradocz
Copy link
Contributor Author

Have you tried this PR?

@Xhanti
Copy link

Xhanti commented Jun 6, 2022

I can give it a try. Was waiting to see if it got merged. Didn't want to take a dependency on something not on main

@adamradocz
Copy link
Contributor Author

Fair enough.

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