Skip to content

Commit 943e849

Browse files
authored
Update README.md
1 parent 4535dc6 commit 943e849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# client-java
22
signalGo client version for java
33

4+
SignalGo is a library for Cross-Platform developers that makes it incredibly simple to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time. like WCF and SignalR!on the other hand you have bi-direction socket connection that both client and server can call each other!one more intresting thing is you can user signalGo .Net server verion for your backend and java version for client, and conversely!
45

56
# Pull Requests
67
I welcome all pull requests. Here are some basic rules of your request:

0 commit comments

Comments
 (0)