log seobeo/BUILD @ 152:7387eec8e7f8

age author description
Sun, 11 Jan 2026 07:47:05 -0800 June Park [Postdog] Updated to use Seobeo_Client instead of CURL. Updated to handle websocket connection.
Fri, 09 Jan 2026 08:23:54 -0800 June Park [Seobeo] Added debug targets.
Thu, 08 Jan 2026 18:05:47 -0800 June Park [Updated] MrJuneJune Test.
Thu, 08 Jan 2026 18:03:34 -0800 June Park Remove playground.
Thu, 08 Jan 2026 08:46:49 -0800 June Park [MrJuneJune] Added web socket for chat to this.
Thu, 08 Jan 2026 07:31:32 -0800 June Park Refactor Seobeo and mrjunejune build files so it works.
Thu, 08 Jan 2026 06:45:10 -0800 June Park [Seobeo] Added web socket server.
Thu, 08 Jan 2026 03:19:59 -0800 June Park [Seobeo][Websocket] Created Web socket client logic.
Wed, 07 Jan 2026 16:05:57 -0800 June Park [Seobeo Client] Added client side logic which will be used for all my other calls instead of curl.
Fri, 02 Jan 2026 19:16:17 -0800 June Park [Seobeo] Added logging.
Mon, 29 Dec 2025 07:50:07 -0800 June Park [Seobeo] Added router to the server logic. Few dowa string manipulation logics.
Wed, 24 Dec 2025 09:15:55 -0800 June Park [Seobeo] Separated out Client Server logic. Created test tools.
Thu, 09 Oct 2025 07:03:36 -0700 June Park [Dowa] Fixed a bug that I caused trying to stop memory leak lol.
Thu, 09 Oct 2025 06:55:07 -0700 June Park [Seobeo] Fixed typo.
Mon, 06 Oct 2025 08:21:34 -0700 June Park [Seobeo] Fixed a bug with pathing. Support SSL.
Sat, 04 Oct 2025 07:53:12 -0700 June Park [Seobeo] Few changes...
Tue, 30 Sep 2025 05:01:34 -0700 June Park [Raylib] Added raylib linux to third party lib and added cross platform support.
Mon, 29 Sep 2025 17:00:38 -0700 June Park [Seobeo] Updated to support thread and edge server calls.
Mon, 29 Sep 2025 16:00:44 -0700 June Park [Seobeo] Updated seobeo so that API is more opinionated. Added my webpage./build.sh
Wed, 24 Sep 2025 18:49:09 -0700 June Park [Seobeo] Working on simple TCP server and client logic.
Wed, 24 Sep 2025 09:11:20 -0700 June Park Updated naming and separated out some logic within seobeo.
Tue, 23 Sep 2025 10:05:25 -0700 June Park Initialized mono repo with bazels with few examples.