Working
Pinned Loading
-
Lightbug-HQ/lightbug_http
Lightbug-HQ/lightbug_http PublicSimple and fast HTTP framework for Mojo! 🔥🐝
-
-
Lightbug-HQ/fireworm
Lightbug-HQ/fireworm Public templateForked from basalt-org/docs
Easy Docs Website for your Mojo Projects 🔥🐛
TypeScript 2
642 contributions in the last year
Day of Week | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
Lightbug-HQ/lightbug_http,
saviorand/provisioning-model,
saviorand/theories
and 24 other
repositories
Loading
Contribution activity
January 2025
Created 22 commits in 4 repositories
Opened 3 pull requests in 2 repositories
Lightbug-HQ/lightbug_api
2
open
-
Router compile-time parametrization
This contribution was made on Jan 16
-
Automatically generate API Docs
This contribution was made on Jan 11
thatstoasty/mojo-rustls
1
merged
-
Bump to Mojo 24.6
This contribution was made on Jan 6
Reviewed 4 pull requests in 2 repositories
Lightbug-HQ/lightbug_http
3 pull requests
-
UDP Socket support
This contribution was made on Jan 14
-
Introduce Socket and refactor connection caching
This contribution was made on Jan 12
-
Improve code safety and error handling + performance improvements
This contribution was made on Jan 7
Lightbug-HQ/lightbug_api
1 pull request
-
Automatically generate API Docs
This contribution was made on Jan 16
Created an issue in Lightbug-HQ/lightbug_http that received 2 comments
Switch to safe pointers where possible
We are currently using UnsafePointer
in parts of the codebase, especially for C interop.
Take advantage of Mojo safety features and switch to new s…
2
comments
Opened 135 other issues in 2 repositories
Lightbug-HQ/lightbug_http
131
open
1
closed
-
[10.1-1] MUST: The "message/http" media type can be used to enclose a single HTTP request or response message, prov...
This contribution was made on Jan 15
-
[9.8-10] MAY: Servers MAY attempt to initiate an exchange of closure alerts with the client before closing the con...
This contribution was made on Jan 15
-
[9.8-10] MUST: Servers MUST attempt to initiate an exchange of closure alerts with the client before closing the co...
This contribution was made on Jan 15
-
[9.8-9] SHOULD: Servers SHOULD be prepared to receive an incomplete close from the client, since the client can ofte...
This contribution was made on Jan 15
-
[9.8-8] MAY: Clients MAY send a closure alert before closing the connection. Clients that do not expect to receiv...
This contribution was made on Jan 15
-
[9.8-8] MUST: Clients MUST send a closure alert before closing the connection. Clients that do not expect to recei...
This contribution was made on Jan 15
-
[9.8-7] SHOULD: A client detecting an incomplete close SHOULD recover gracefully.¶...
This contribution was made on Jan 15
-
[9.8-4] SHOULD: When encountering an incomplete close, a client SHOULD treat as completed all requests for which it ...
This contribution was made on Jan 15
-
[9.7-2] MUST: The HTTP client also acts as the TLS client. It initiates a connection to the server on the appropri...
This contribution was made on Jan 15
-
[9.6-8] SHOULD NOT: A client that receives a "close" connection option SHOULD NOT cease sending requests on that connect...
This contribution was made on Jan 15
-
[9.6-8] MUST: A client that receives a "close" connection option MUST cease sending requests on that connection an...
This contribution was made on Jan 15
-
[9.6-7] MUST NOT: A server that sends a "close" connection option MUST NOT initiate closure of the connection (see bel...
This contribution was made on Jan 15
-
[9.6-7] MUST: A server that sends a "close" connection option MUST initiate closure of the connection (see below) ...
This contribution was made on Jan 15
-
[9.6-6] MUST NOT: A server that receives a "close" connection option MUST NOT initiate closure of the connection (see ...
This contribution was made on Jan 15
-
[9.6-6] SHOULD: A server that receives a "close" connection option SHOULD initiate closure of the connection (see be...
This contribution was made on Jan 15
-
[9.6-6] MUST: A server that receives a "close" connection option MUST initiate closure of the connection (see belo...
This contribution was made on Jan 15
-
[9.6-5] MUST: A client that sends a "close" connection option MUST send further requests on that connection (after...
This contribution was made on Jan 15
-
[9.6-5] MUST NOT: A client that sends a "close" connection option MUST NOT send further requests on that connection (a...
This contribution was made on Jan 15
-
[9.6-1] SHOULD: The "close" connection option is defined as a signal that the sender will close this connection afte...
This contribution was made on Jan 15
-
[9.5-5] SHOULD: A client sending a message body SHOULD monitor the network connection for an error response while it...
This contribution was made on Jan 15
-
[9.5-5] SHOULD: A client sending a message body SHOULD monitor the network connection for an error response while it...
This contribution was made on Jan 15
-
[9.5-4] SHOULD: A server SHOULD sustain persistent connections, when possible, and allow the underlying transport's ...
This contribution was made on Jan 15
-
[9.5-3] MAY: A client, server, or proxy MAY close the transport connection at any time. For example, a client mig...
This contribution was made on Jan 15
-
[9.5-2] SHOULD: A client or server that wishes to time out SHOULD issue a graceful close on the connection. Implemen...
This contribution was made on Jan 15
-
[9.5-2] SHOULD: A client or server that wishes to time out SHOULD issue a graceful close on the connection. Implemen...
This contribution was made on Jan 15
- Some issues not shown.
Lightbug-HQ/lightbug_api
3
open
-
Database support
This contribution was made on Jan 17
-
Path and query parameters
This contribution was made on Jan 17
-
Middleware
This contribution was made on Jan 17
1
contribution
in private repositories
Jan 11