Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/paragon279/golang-java-socket-conn


https://github.com/paragon279/golang-java-socket-conn

Last synced: about 14 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Communication between Java Client Socket and GoLang Server Echo Socket

## Description

This project demonstrates communication between a Java Client Socket and a GoLang Server Echo Socket. To get started, follow these steps:

1. Build the GoLang source code into an `.aar` file.
2. Include the `.aar` file in the `app/libs` directory of your Android application.
3. Execute your Android app.

Please note that you will need to rebuild the GoLang source code into an `.aar` file whenever you make changes to it.

## Version Info

- Golang: 1.18
- Android API Level: 33

## Contact

- GMAIL: [[email protected]](mailto:[email protected])