heroiclabs / nakama-js

JavaScript client for Nakama server written in TypeScript.
https://heroiclabs.com/docs/nakama/client-libraries/javascript/
Apache License 2.0
182 stars 54 forks source link

New method that takes host and post as arg for connect-socket #159

Closed suman-majhi closed 1 year ago

suman-majhi commented 1 year ago

Created a custom version of createSocket that takes host and/port port as argument

Resolves https://github.com/heroiclabs/nakama-js/issues/158

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

lugehorsam commented 1 year ago

See comment in issue.