18 Commits

Author SHA1 Message Date
utf bb3e8300b5 Release as MIT 2026-03-11 21:54:51 +01:00
utf 169cdb1332 Update url for submodule src/protocol to windows-96-oss/ppp2-protocol 2026-03-11 21:51:10 +01:00
utf 604ce21bdf fix(client): make Client.decodeAddress() return a BigInt, not Long 2023-12-31 17:47:49 +01:00
utf 8e01d5fc78 chore(git): move protocol submodule to ssh 2023-12-30 18:39:13 +01:00
utf 26be776ef8 feat(client): add close() method to server 2023-12-30 12:42:17 +01:00
utf b9b14791e1 refactor(client): make {decode,format}Address() be static methods of Client 2023-12-30 12:15:49 +01:00
utf ee6368e274 chore(build): drop nvm usage 2023-08-16 22:35:40 +02:00
utf 209bbff542 fix: reset tx/rx counters on disconnect 2023-07-15 16:53:47 +02:00
utf a7584c9ebe feat: add tx/rx counters 2023-07-15 16:52:03 +02:00
utf a06a960947 feat: add sendKeepAlive 2023-07-15 16:49:13 +02:00
utf 601314da36 fix: rename logoff to logout
keeps naming more consistent
2023-07-15 16:07:02 +02:00
utf 52339d0a20 feat: make lastPacketDate accessible readonly 2023-07-15 16:06:47 +02:00
utf 5576093c18 feat: add KeepAlive packet 2023-07-15 14:15:14 +02:00
utf 6953d870ae fix: throw an error when login() or logoff() is unexpected 2023-07-12 13:34:52 +02:00
utf 968cfb5233 feat(client): add logoff function to terminate connection 2023-05-19 17:55:18 +02:00
utf 10f18ba491 feat(client): add close event on websocket termination 2023-05-19 17:53:46 +02:00
utf a469f1fdb4 Publish/Discover 2023-03-25 13:02:49 +01:00
utf 4e08ef5747 Initial commit 2023-03-23 00:48:09 +01:00