Commit Graph

17 Commits

Author SHA1 Message Date
fa04b7e9da added feature that allows client to work directly with ip and ports 2025-11-04 14:53:44 -05:00
470f510701 fix: use valid RPC method for session validation 2025-10-15 15:46:42 -05:00
da83e18aa2 fix: use valid RPC method for session validation 2025-10-15 15:45:30 -05:00
09d26efa0d debug: add detailed logs for session restoration 2025-10-15 15:43:21 -05:00
c2f3454a38 fix: update transport session when restoring session 2025-10-15 15:39:08 -05:00
ed9002f436 feat: make password optional for session restoration 2025-10-15 15:34:16 -05:00
7d8a85f01e feat: add setupConnection and setSession methods for session restoration 2025-10-15 15:19:34 -05:00
31d7cab487 chore: update @types/node to specific version 2025-10-15 15:14:52 -05:00
b691020074 Merge branch 'typescript-transition' 2025-10-15 15:00:27 -05:00
ac05ae423e Added restore session method to recreate the session without needing to create a new one 2025-10-15 14:47:04 -05:00
b8a11e779c Merge pull request 'typescript-transition' (#1) from typescript-transition into main
Reviewed-on: #1
2025-10-11 17:38:37 -05:00
40943b6055 added exports in package json 2025-10-10 12:17:22 -05:00
2e5c46be8c fix: adjusted routes in package.json 2025-10-10 12:10:32 -05:00
280c78a953 Change name in packaje.json 2025-10-10 11:46:47 -05:00
4001d5620f Fix: Modified files so the client works with TS fine 2025-10-10 10:58:49 -05:00
0771466433 Add complete Tryton RPC client implementation with examples and tests 2025-09-26 14:04:07 -05:00
6543e80525 first commit 2025-09-26 14:02:30 -05:00