|
|
bd61530b5f
|
Add a few debug logs
|
2022-02-14 01:57:59 +01:00 |
|
|
|
56a4b8c362
|
Fix nick and room checks
|
2022-02-14 01:56:52 +01:00 |
|
|
|
9f60a069a8
|
Fix server only replying after pings
|
2022-02-14 01:56:28 +01:00 |
|
|
|
a3d61f46c3
|
Implement remaining parts
|
2022-02-13 23:28:38 +01:00 |
|
|
|
b06da9472e
|
Implement most of the server
|
2022-02-13 21:45:10 +01:00 |
|
|
|
634a9fb734
|
Make conn constructor sync
|
2022-02-13 01:11:18 +01:00 |
|
|
|
cea0c2e847
|
Panic on unserializable packets
|
2022-02-13 01:10:37 +01:00 |
|
|
|
59eff03ae9
|
Implement Debug for conn types
|
2022-02-13 01:10:22 +01:00 |
|
|
|
805df53699
|
Abstract away connection logic
|
2022-02-12 14:37:06 +01:00 |
|
|
|
e482ba3e05
|
Include time in message
|
2022-02-12 01:03:19 +01:00 |
|
|
|
6cc8670291
|
Start answering hello commands
|
2022-02-12 00:54:27 +01:00 |
|
|
|
fec541b7aa
|
Rename User to Session
|
2022-02-11 22:43:53 +01:00 |
|
|
|
620285d1d1
|
Avoid baking error reasons into protocol
|
2022-02-11 22:36:42 +01:00 |
|
|
|
0e6acdbff4
|
Fix and simplify packets
|
2022-02-11 22:11:20 +01:00 |
|
|
|
7458eac931
|
Add essential packets
|
2022-02-11 20:48:05 +01:00 |
|
|
|
286ace55b4
|
Represent messages
|
2022-02-11 19:43:39 +01:00 |
|
|
|
cfaafba77f
|
Extract, (de-)serialize and format id
|
2022-02-10 21:43:55 +01:00 |
|
|
|
70bb6f31cf
|
Build basic ws echo server
|
2022-02-08 03:26:46 +01:00 |
|
|
|
73ffae3898
|
Structure packets better
|
2022-02-08 00:16:33 +01:00 |
|
|
|
5cf0f76477
|
Print simple HelloCmd packet
|
2022-02-07 22:44:30 +01:00 |
|
|
|
0c9f5e91a3
|
Create project
|
2022-02-07 21:31:46 +01:00 |
|