-
Updated
Jul 26, 2021 - PHP
socket-server
Here are 288 public repositories matching this topic...
-
Updated
Jan 10, 2020 - Java
-
Updated
Jun 6, 2021 - C#
-
Updated
Jul 4, 2021 - C#
-
Updated
Jun 4, 2021 - HTML
-
Updated
Jul 26, 2021 - TypeScript
-
Updated
Jul 20, 2021 - Java
-
Updated
Jan 22, 2021 - PHP
-
Updated
Jul 16, 2021 - Java
-
Updated
Apr 10, 2021 - PHP
-
Updated
Mar 29, 2020 - C
-
Updated
Jan 8, 2019 - PHP
-
Updated
Mar 6, 2017 - Java
-
Updated
Oct 10, 2020 - Rust
Spec out 1.0 API
There is legacy API right now that generally works, but there should be a better versioned API for the server, that utilizes HTTP verbs better, we probably should revamp some configuration keys and response formats too.
-
Updated
Nov 30, 2020 - C++
-
Updated
Jun 17, 2021 - C#
-
Updated
Jan 16, 2020 - Ruby
-
Updated
Jul 1, 2021 - C#
-
Updated
Nov 15, 2020 - PHP
-
Updated
Jul 11, 2021 - C#
-
Updated
Oct 4, 2019 - Java
-
Updated
Jun 30, 2021 - JavaScript
-
Updated
Feb 25, 2019 - Java
-
Updated
Sep 13, 2018 - Erlang
-
Updated
Aug 22, 2018 - C
This is the next important step in ensuring strong connectivity and seamless user experience. I've noticed that localtunnel servers often fail to provide a connection, with an error localtunnel : connection refused
. This is probably due to the large traffic on its public servers.
We can set up these tunneling servers using different approaches. However I am trying to create the server using l
-
Updated
Feb 18, 2018 - Go
-
Updated
Jun 27, 2017 - PHP
Improve this page
Add a description, image, and links to the socket-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the socket-server topic, visit your repo's landing page and select "manage topics."
The FLYFF client tries to connect to the world server using the default 5400 port. This implies that the world servers cannot be hosted on the same machine.
In order to improve flexibility, Rhisis should provide an option to send the world servers port to the client once the
CERTIFY
packet is handled in theLoginServer
.