Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. Zielak
Z

Zielak

@Zielak

Chat Follow Unfollow
1
Reputation
1
Posts
1.2k
Profile views
0
Followers
0
Following
Joined 18 Oct 2017, 18:45 Last Online 21 Nov 2019, 09:53

  • Profile
  • More
    • Continue chat with Zielak
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups
Zielak Follow

Posts made by Zielak

RE: Uncaught TypeError: colyseus_js__WEBPACK_IMPORTED_MODULE_1___default.a is not a constructor

Colyseus.js doesn't have a default export.

https://docs.colyseus.io/client/client/

import Colyseus from "colyseus.js";
// ...

let client = new Colyseus.Client("ws://localhost:2567");
posted in Questions & Help • 26 Jul 2019, 12:01

© 2023 Endel Dreyer