https://github.com/pancaketas/asio-chat
Dead simple voice chat written in java utilising your asio device to eliminate PC latency
https://github.com/pancaketas/asio-chat
asio voicechat
Last synced: 4 months ago
JSON representation
Dead simple voice chat written in java utilising your asio device to eliminate PC latency
- Host: GitHub
- URL: https://github.com/pancaketas/asio-chat
- Owner: PancakeTAS
- License: gpl-3.0
- Archived: true
- Created: 2023-12-23T19:02:07.000Z (over 1 year ago)
- Default Branch: develop
- Last Pushed: 2023-12-28T11:18:37.000Z (over 1 year ago)
- Last Synced: 2024-12-20T07:45:24.263Z (6 months ago)
- Topics: asio, voicechat
- Language: Java
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# asio-chat
A dead simple voice chat application, using asio and tcp sockets.
This chat uses a p2p connection between two computers.