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

feat: Update pom.xml and add HostConfig class #17

Merged
merged 4 commits into from
Aug 6, 2024

Conversation

muneebkq
Copy link
Collaborator

No description provided.

*/
public static HostConfig GetHostConfig() throws LexFloatClientException, UnsupportedEncodingException {
int status;
int bufferSize = 4096;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now host config 4096 is too large, just make it 1024.

Copy link
Collaborator

@ahmad-kemsan ahmad-kemsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@muneebkq Please check the comment

@muneebkq muneebkq requested a review from ahmad-kemsan August 6, 2024 06:26
@ahmad-kemsan ahmad-kemsan merged commit b9e620e into borrowing-develop Aug 6, 2024
@muneebkq muneebkq deleted the muneeb/get-host-config branch January 17, 2025 08:57
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