-
Updated
Oct 17, 2020 - PHP
socket-server
Here are 263 public repositories matching this topic...
-
Updated
Jan 10, 2020 - Java
-
Updated
Sep 20, 2020 - C#
-
Updated
Oct 16, 2020 - C#
-
Updated
Oct 16, 2020 - C++
-
Updated
Jul 31, 2020 - PHP
-
Updated
Jun 18, 2019 - Java
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Feb 16, 2020 - PHP
-
Updated
Mar 29, 2020 - C
-
Updated
Jan 8, 2019 - PHP
-
Updated
Mar 6, 2017 - Java
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
Oct 10, 2020 - Rust
-
Updated
Jan 16, 2020 - Ruby
-
Updated
Jun 25, 2020 - PHP
-
Updated
Feb 18, 2020 - C++
-
Updated
May 20, 2020 - C#
-
Updated
Oct 4, 2020 - C#
-
Updated
Oct 4, 2019 - Java
-
Updated
Sep 13, 2018 - Erlang
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 25, 2019 - Java
-
Updated
Feb 18, 2018 - Go
-
Updated
Aug 22, 2018 - C
-
Updated
Jun 27, 2017 - PHP
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Mar 6, 2019
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
.