issues
search
saviorand
/
lightbug_http
Simple and fast HTTP framework for Mojo! 🔥
MIT License
567
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
lightbug_http package support in VSCode
#73
ajshedivy
opened
1 day ago
2
add integration test
#72
bgreni
opened
5 days ago
1
add script for server benchmarking
#71
bgreni
closed
6 days ago
1
Add support for chunked transfer encoding
#70
bgreni
closed
6 days ago
1
Keep persistent connections in client
#69
bgreni
closed
1 week ago
2
Add TLS/HTTPS Support
#68
saviorand
opened
1 month ago
0
Split http module into multiple files
#67
bgreni
closed
2 weeks ago
4
Support `Chunked` transfer encoding
#66
bgreni
closed
6 days ago
0
Cache persistent connections in client
#65
bgreni
closed
1 week ago
0
Use Mojo test runner
#64
bgreni
closed
1 month ago
1
Fix import statement in docs
#63
cosenal
closed
1 month ago
1
Headers import Errors
#62
dasTholo
opened
1 month ago
2
Refactor header parsing and data structure
#61
bgreni
closed
1 month ago
15
Follow redirect responses
#60
bgreni
closed
1 month ago
12
Cleanup bytes usage
#59
thatstoasty
closed
1 month ago
0
24.5 updates
#58
thatstoasty
closed
2 months ago
0
Use Websockets with Lightbug server
#57
saviorand
opened
2 months ago
0
Move values to aliases, and explain better
#56
rd4com
closed
2 months ago
0
Bump to September 2024 nightly
#55
saviorand
closed
1 month ago
0
Websocket: first commit
#54
rd4com
closed
2 months ago
2
HTTP 3.0 Support
#53
saviorand
opened
5 months ago
1
Refactor traits and how they're used
#52
saviorand
closed
5 days ago
2
Update to 2805 nightly
#51
saviorand
closed
5 months ago
0
Remove unnecessary string conversions
#50
saviorand
closed
4 months ago
4
Add example client request with headers
#49
saviorand
closed
1 month ago
1
Follow redirects
#48
saviorand
closed
1 month ago
2
Cookie support
#47
saviorand
opened
5 months ago
0
Unnecessary reads in the client due to fixed default buffer size
#46
saviorand
opened
5 months ago
0
Significant slowdown with large payloads
#45
saviorand
closed
3 months ago
4
Core structs (Request, Response, Header, ResponseHeader, URI) should conform to Stringable
#44
saviorand
closed
1 month ago
0
Enable serving static files
#43
saviorand
closed
5 months ago
0
improve uri handling
#42
saviorand
closed
5 months ago
0
Running the PythonClient Throws a Compilation Error
#41
saviorand
closed
1 month ago
11
Adhere to HTTP 1.1 spec, keep conn open by default
#40
saviorand
closed
5 months ago
0
Feature: Read response until Content-Length
#39
saviorand
closed
5 months ago
0
The server when restarted quickly gives message "Binding socket failed. Wait a few seconds and try again?" then the program continues as usual, like the error never happened
#38
kazifarhan199
closed
5 months ago
1
Bytes should be a DTypePointer instead of a List
#37
saviorand
closed
1 month ago
1
Request handler is called on a body with unexpected length
#36
saviorand
closed
5 months ago
6
HTTPService's Self should be mutable to maintain state over incoming requests
#35
saviorand
opened
5 months ago
0
Client tests don't work with changes in Mojo 24.3
#34
saviorand
closed
1 month ago
6
Propose Middleware Solution
#33
drujensen
opened
6 months ago
6
fix: support latest version of mojo
#32
drujensen
closed
6 months ago
1
Not able to run a custom router-based handler on Ubuntu 22.04
#31
saviorand
closed
5 months ago
2
Add documentation
#30
SchmittB
closed
6 months ago
1
Write Documentation
#29
saviorand
opened
6 months ago
0
feat: add http client
#28
ZacHooper
closed
6 months ago
8
Add packaging workflow
#27
Moosems
closed
6 months ago
5
Add a Mojo-based Client
#26
SchmittB
closed
7 months ago
2
Mojopkg GH action
#25
Moosems
closed
6 months ago
7
DRAFT: Add functions to get peer name for raddr.
#24
thatstoasty
closed
7 months ago
7
Next