Skip to content

This is a socket.io-based component, that inclueds both client and server files. This repository most likely also will be private.

Notifications You must be signed in to change notification settings

Fonsole/fonsole-networking

Repository files navigation

fonsole-networking

This is a socket.io-based component, that inclueds both client and server files. This repository most likely also will be private.

For more general information about fonsole please refer to the main 'Desktop Repo'

All Repositories:

Main repo, this is the desktop version of the game (bigscreen), it is the main view that all the players will see for the games, typically on a large monitor/tv, uses electron.

Dependencies:

This is the public API that developers can explore to see how to develop games for fonsole.

This is the server component of fonsole. It will eventually be made private.

Dependencies:

This is a socket.io-based component, that inclueds both client and server files. This repository most likely also will be private.

  • Server is located in networking.js file and is exported by default. Contains everything that is releated to rooms and working with client connections.
  • Client part is located in client directory. Has everything that can be used for communication with server part. Also has a export that returns object with functions, that can be used by Public API.

About

This is a socket.io-based component, that inclueds both client and server files. This repository most likely also will be private.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published