warengonzaga / gathertown.js

Simple and lightweight community contributed unofficial JS/TS SDK for Gather Town's HTTPS and WebSocket APIs. 🌏🕹💬
https://gathertown.js.org
MIT License
40 stars 6 forks source link

bent for smaller bundle size #19

Closed jofftiquez closed 2 years ago

jofftiquez commented 2 years ago

Refer to: https://github.com/mikeal/bent

warengonzaga commented 2 years ago

I guess bent would work with gathertown.js since we need a small portion of the current framework we use. Will it work with WebSockets?

jofftiquez commented 2 years ago

I guess bent would work with gathertown.js since we need a small portion of the current framework we use. Will it work with WebSockets?

I'm not sure yet, but if not we can use this as REST client for backend-to-backend, then use socket for client-facing requests.

warengonzaga commented 2 years ago

Is this still relevant to add? @jofftiquez

warengonzaga commented 2 years ago

Any update on this? @jofftiquez or we'll abandon this?

warengonzaga commented 2 years ago

Let's abandon this feature request, we'll open this if someone is willing to work on this. 😅