1.2.0 • Published 1 month ago

@websocketpie/server-bun v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

NPM: @websocketpie/server

Running the server

  • via bunx
    • bunx @websocketpie/server-bun
  • via bun.sh
    • git clone https://github.com/jdoleary/WebsocketPie.git
    • cd packages/PieServer
    • bun install
    • bun start

Files

  • index.js
    • Starts the PieServer.
  • network.js
    • Handles socket specifics, parses JSON
  • RoomManager.js
    • Holds rooms, handles adding clients to rooms, passes on data to room with metadata
  • Room.js
    • A group of clients playing the same game
1.2.0

1 month ago

1.1.1-rc3

1 month ago

1.1.1-rc2

1 month ago

1.1.1-rc1

1 month ago

1.1.1

1 month ago

1.1.0

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago