Commit graph

  • 7c46e53d08 added version to package.json main dab 2025-08-20 14:58:23 +00:00
  • f3e3707593 standardized transport API on frontend (added on_error hook, on_message now receives full event) dab 2025-08-15 18:29:50 +00:00
  • 2047803276 added explicit encode/decode to example, added type=module to package.json dab 2025-08-15 15:35:27 +00:00
  • 7ccfaa2f90 simplify example dab 2025-08-15 14:44:58 +00:00
  • fc9d4673cf updated README.md to include minimal example of usage dab 2025-08-15 14:42:46 +00:00
  • 59d83d7857 better error handling (now wrapping user-defined functions with try/catch), better frontend logging (debug replaces info) dab 2025-08-15 14:39:24 +00:00
  • 8f44f6b508 refactor to make transport send/receive more universal (defer to apps to handle) dab 2025-08-14 15:33:18 +00:00
  • 47507e80ae added send and receive events for websocket transport dab 2025-08-14 12:08:56 +00:00
  • 605d72f9b0 added PING and PONG handling, config dab 2025-08-13 21:35:47 +00:00
  • f049888aa7 websocket sessions now get a UID + graceful close/cleanup, server graceful shutdown dab 2025-08-13 17:12:05 +00:00
  • e9d3ab17ca v0 refactor, will rebuild from this baseline dab 2025-08-13 16:09:13 +00:00
  • 5eb15b509b first commit 🤘 dab 2025-08-12 22:47:53 +00:00