Giter Club home page Giter Club logo

maptool-server-registry's People

Contributors

cwisniew avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

cwisniew

maptool-server-registry's Issues

Make it possible to submit and fetch supported connection types

Is your feature request related to a problem? Please describe.
Currently a client has to chose if he wants to use webrtc or sockets to connect to a MT server. If the choice does not match with how the server is started the connection will fail after some timeout.

Describe the solution you'd like
The MT-Server should transmit all modes of connection it supports to the MT-registry. A client wanting to connect to it fetches this information, chooses the type of connection if there are more than one and connects.

Describe alternatives you've considered
Live with the status quo. But it will be more confusing if we get more options (HTTP, Websocket,...)

Add WebRTC Signalling server logic

Is your feature request related to a problem? Please describe.
Add signalling server logic to the server registry to support RPTools/maptool#2876

Describe the solution you'd like
When the pilot/beta phase of the WebRTC connection for MapTool is completed the signalling server logic will need to be rolled into the registry.

Add server types to registry.

Is your feature request related to a problem? Please describe.
Currently gm and players have to tell each other if the use webrtc or not. Because you get timeouts if you try to connect to a server with a wrong connection type.

Describe the solution you'd like
When a server starts it should submit a server type field to the registry. The clients will fetch it from there and know if they should use sockets, webrtc or something else to connect to the server. Maybe something like "supported connectiontypes" would be even better as there may be servers that allow multiple types of connections in parallel.

Describe alternatives you've considered
Just keep it as it is and tell each other if webrtc checkbox should be checked.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.