|
d1ff953717
|
Fix sha56 byte count in protocol
|
2024-08-29 16:25:28 -07:00 |
|
|
170f2d35f7
|
Fix a syntax error
|
2024-08-29 15:13:59 -07:00 |
|
|
a7c1daf806
|
Fix total number of bytes in sanity check
|
2024-08-29 14:48:39 -07:00 |
|
|
a7e448f6b4
|
Attempt to fix the server by adding total packet length to the send and receive areas.
|
2024-08-29 11:25:04 -07:00 |
|
|
c6b8eec4ed
|
Add redundancy to PacketServer
|
2024-08-29 07:56:42 -07:00 |
|
|
7ec3ea33d1
|
Apply dart autofixes
|
2024-07-21 05:20:16 -07:00 |
|
|
ee60a52249
|
Make some changes to prevent crash
|
2024-07-02 19:19:37 -07:00 |
|
|
d885485684
|
TryCatch tail functions
|
2024-06-05 22:01:01 -07:00 |
|
|
0b3458a0b6
|
print port number
|
2024-06-03 15:43:13 -07:00 |
|
|
8d93157ac0
|
Make it possible to change the port number of the PacketServer
|
2024-06-03 15:19:28 -07:00 |
|
|
043010aad3
|
Adds a instruction to prevent automatically reconnecting the client to the server
|
2024-05-24 15:48:50 -07:00 |
|
|
4de135284f
|
Do not completely crash, store error and stacktrace when failing to decode reply.
|
2024-05-24 15:47:06 -07:00 |
|
|
1133992078
|
Change package name, remove flutter as SDK
|
2024-05-24 14:36:51 -07:00 |
|
|
86386f97a2
|
Add some more verbosity to the server
|
2024-05-23 11:25:14 -07:00 |
|
|
3be0a9ab5f
|
Finish testing and assembling a basic server and client structure
|
2024-05-22 20:10:41 -07:00 |
|
|
485619eea6
|
Hotfix: Fix a small oversight
|
2024-05-22 16:44:04 -07:00 |
|
|
fe181555ef
|
Add a failsafe to prevent server crash
|
2024-05-22 16:41:36 -07:00 |
|
|
f5d1d741cb
|
Return a invalid value when no reply
|
2024-05-22 16:33:49 -07:00 |
|
|
178cc201c1
|
Finish basic server and client impl
|
2024-05-22 15:53:29 -07:00 |
|
|
a082210fa9
|
Add a network packet system
|
2024-05-22 14:22:08 -07:00 |
|